For Entra Integration, we have set up application on Azure with below steps:
- The user can use either of these Azure management portals to do the configuration:
https://portal.azure.com*
Or
https://aad.portal.azure.com* - Select Microsoft Entra in the left pane.
- Select App registrations.
- Select New registration.
- 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.
- In the Supported account types, set up accounts based on users that are able to use that application or the API.
- (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?

