SSO Login - AzureAd

Register your app with Azure AD

To register your app with Azure AD, you can see Microsoft's Quickstart: Register an application with the Microsoft identity platform.

During registration, configure the following settings:

During this process, Microsoft generates an Application (client) ID for your application; you can find this on the app's Overview screen. Make a note of this value.

Create a client's secret

In the recently created application, select Certificates & Secrets

Create a new Client secret and set it to the preferred amount of time (1 year preferred), and copy and save the recently created value.

Assign Required Permissions

  • Directory.Read.All

  • User.Read.All

Please send Rezonate back the following:

1. Microsoft Azure AD Domain

2. Recently Created App Id

3. Recently Created Secret Value

Last updated