Azure AD SSO Step-by-step

Modified on Tue, 28 Jan at 12:56 PM

Step 1: Register a new App under App Registrations

Note: Don't use Enterprise applications as that won't work.



Step 2: Use the provided Redirect URI 




Step 3: Activate ID Tokens for the new App



Step 4: Add optional claims for the App


⚠️ Important: When asked if you want to add API Permissions automatically - click yes otherwise you need to add them manually as shown in the next image.



Step 5: Grant admin consent for app (optional)
Note: This is to circumvent the need for each user to give consent the first time they log in.


Step 6: Send details to Position Green


  • Application (client) ID
  • Client Secret value
  • OpenID Connect metadata document 


Application (client) ID and OpenID Connect Metadata document is available under overview -> endpoints

eg: https://login.microsoftonline.com/YYYYYYYY-YYYY-YYYY-YYYY-YYYYYYYYYYYY/v2.0/.well-known/openid-configuration




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article