Azure Provisioning

Cymmetri Identity Platform application catalogue allows for pre-configured provisioning settings for Azure Portal.

For Azure integration we need an azure enterprise account with its own domain configured in the Azure AD.

  1. Refer following document to configure azure application

  2. Create a new OAuth2 Application and provide the following configuration in Azure OAuth2 application.

  3. Search and select the following permissions/scopes in OpenID

    1. APIConnectors.Read.All

    2. Directory.ReadWrite.All

    3. OpenID

    4. PrivilegedAccess.Read.AzureAD

    5. User.ReadWrite.All

Configuration on Cymmetri Identity Platform for Azure provisioning

  1. Configure the User Configurations

    1. Copy the application authority from the User Configure.

    2. Configure the Client ID.

    3. Configure the Client Secret.

    4. Configure the Redirect URI exposed from the Azure AD.

    5. Graph API base endpoint (User Config Resource URI)

    6. Add the Azure Tenant ID

    7. Choose the base username.

Click on Save, and test the connection.

Last updated