Identity provider - Microsoft Entra ID (formerly Azure Active Directory)

Azure Active Directory is now Microsoft Entra ID.

Microsoft Entra ID configuration

Step 1 - Log in to https://portal.azure.com

Step 2 - Navigate to Microsoft Entra ID - App registrations - New registration

Step 3 - Define the display name of the application, and the supported account types

Step 4 - Add the redirect URI in the format: https://hostname-of-server/verba/ssoAdal

Step 5 - After the application is created, note down the client and tenant ID

Step 6 - Open certificates & secrets and add a New client secret

Step 7 - Note the value of the new secret

Step 8 - Navigate to Microsoft Entra ID - App registrations - Created application - API permissions

Step 8 - Add the app the User.Read permission

Step 9 - Grant administrator consent to the application (Optional)

Verba configuration


NameDescription
Tenant IDThe identifier noted in step 5 or the yoursitehere.onmicrosoft.com
Application IDThe identifier noted in step 5
Client SecretThe value noted in step 7
AuthorityDefault value is https://login.microsoftonline.com/