Configure Microsoft Entra ID application
- Last UpdatedJul 30, 2025
- 1 minute read
To configure Microsoft Entra ID as Identity Provider:
-
When the application is registered, select Add a Redirect URI from the Essentials area of the page.

-
Under Platform configurations, select Add a platform.

-
In the Configure platforms pane, select Web.
-
Enter the Redirect URIs in the format: https://{FQDN}/identitymanager/signin-azuread where FQDN is the fully qualified domain name (full computer name, in the format <computer name>.<domain>) of the machine where the AVEVA Identity Manager is installed. Note that the URL is case- sensitive and must match the case of the URL path of your application.
Note: If AVEVA Identity Manager does not use the default port 443, the port number must be included in the redirect URI (https://{FQDN}:{port}/identitymanager/signin-azuread).