Microsoft Entra ID Integration Redirect URL

For Entra Integration, we have set up application on Azure with below steps:

  1. The user can use either of these Azure management portals to do the configuration:
    https://portal.azure.com*
    Or
    https://aad.portal.azure.com*
  2. Select Microsoft Entra in the left pane.
  3. Select App registrations.
  4. Select New registration.
  5. On the Register an application page, in the Name field, enter the name of the application that you want to set up. For example, SailPointAzureADManagement.
  6. In the Supported account types, set up accounts based on users that are able to use that application or the API.
  7. (Optional) Set up the URL in Redirect URL, to have the successful response after authentication. You can use the following format: http:// domainName /GraphWebapp
    Note
    The Microsoft Entra SaaS connector does not use the URL mentioned above, the above example is just a placeholder and does not impact functionality.

WHAT WOULD BE THE REDIRECT URL in Entra for your tenant if your tenant is https://test.identitynow.com?

@Pabka
See screenshots

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.