Follow these steps to configure Entra ID for Verax:
In the Azure portal, go to Entra ID > App registrations and click New registration.
Enter an application name, select Accounts in this organizational directory only (Single tenant),
and add a Redirect URI:https://internal.verax.ai/oidc/callbackAfter the app is created, go to API permissions and add Microsoft Graph permissions:
User.Read
Groups.Read.All
Click Grant admin consent for the tenant.
Go to Token configuration, add a Groups claim, and include Security groups.
Go to Certificates & secrets, create a Client secret, and copy its value.
Copy the Tenant ID and Application (Client) ID, then paste the Tenant ID, Client ID, and Client Secret into Verax to complete the connection.