development-hub icon indicating copy to clipboard operation
development-hub copied to clipboard

Ability to verify setup is completed

Open markcunninghamuk opened this issue 4 years ago • 2 comments

Would be great to have a visual indicator to denote if all the setup steps have been completed and connectivity is verified.

markcunninghamuk avatar Jul 22 '20 11:07 markcunninghamuk

A button could be added onto the environment entity ribbon to check connection. Would just need to call an action that uses a code activity to make a WhoAmI request in the target instance. Should be easy enough to set up using the IntegratedWorkflowActivity base class.

ewingjm avatar Jul 24 '20 06:07 ewingjm

@markcunninghamuk I'm working on this at the moment. Also moving the client ID/secret to be per environment rather than global.

ewingjm avatar Dec 07 '20 10:12 ewingjm