To use Access Identity federation with Microsoft Entra ID:
Open the Azure Portal then select Microsoft Entra ID.
Click App registrations then click New registration.
Enter the name of the application (e.g. Access Identity).
In the Redirect URI (optional) section, select Web as the platform and enter https://identity.accessacloud.com/auth/oidc/callback for the Redirect URI.
Click Register.
Note the Application (client) ID and Directory (tenant) ID down.
Expland Manage, then click Authentication.
In the Implicit grant and hybrid flows section, select ID tokens (used for implicit and hybrid flows).
Click Save.