Skip to main content

Configure Access Identity as an application in Azure AD

Denisa Arjoca avatar
Written by Denisa Arjoca
Updated over a month ago

To use Access Identity federation with Microsoft Entra ID:

  1. Open the Azure Portal then select Microsoft Entra ID.

  2. Click App registrations then click New registration.

  3. Enter the name of the application (e.g. Access Identity).

  4. In the Redirect URI (optional) section, select Web as the platform and enter https://identity.accessacloud.com/auth/oidc/callback for the Redirect URI.

  5. Click Register.

  6. Note the Application (client) ID and Directory (tenant) ID down.

  7. Expland Manage, then click Authentication.

  8. In the Implicit grant and hybrid flows section, select ID tokens (used for implicit and hybrid flows).

  9. Click Save.

Did this answer your question?