You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPORTANT: When the page is displayed with your Application configured, make sure you make note of the Client ID field as you will need this for configuration.
What did I just do?
You just told your tenant that you are hosting a webservice on a particular URI and have requested that Windows Azure AD allow users of Windows Azure Active Directory who have their own organizational accounts to access this REST API service through their client applications they may use. Client applications will also need to be configured to communicate to the REST API service and be registered with Windows Azure AD. You can learn how to do that through one of the ADAL library walkthroughs.
You can now build your REST API service using the next step of the walkthrough or you can simply configure the existing server