Configuring Entra ID for Verax

Prev Next

Follow these steps to configure Entra ID for Verax:

  1. In the Azure portal, go to Entra ID > App registrations and click New registration.

  2. Enter an application name, select Accounts in this organizational directory only (Single tenant),
    and add a Redirect URI:


    https://internal.verax.ai/oidc/callback

  3. After the app is created, go to API permissions and add Microsoft Graph permissions:

    • User.Read

    • Groups.Read.All

  4. Click Grant admin consent for the tenant.

  5. Go to Token configuration, add a Groups claim, and include Security groups.

  6. Go to Certificates & secrets, create a Client secret, and copy its value.

  7. Copy the Tenant ID and Application (Client) ID, then paste the Tenant ID, Client ID, and Client Secret into Verax to complete the connection.