How to add a URI to a Microsoft Enterprise app.

Martin 0 Reputation points
2024-12-27T19:36:44.9666667+00:00

I created the app using app registrations and do not have the Authentication option to add a redirect URI as the app is now listed in Enterprise applications

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,870 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akpesiri Ogbebor 620 Reputation points
    2024-12-30T09:25:39.9166667+00:00

    Hello Martin.

    Thank you for sharing your issue on Microsoft Q&A.

    I understand you created an app using app registrations and do not have the Authentication option to add a redirect URI. To add the Redirect URI kindly follow the steps below.

    Steps to Update the Redirect URI:

    1. Go to Azure Active Directory:
      • Log in to your Azure portal.
      • Navigate to Azure Active Directory.
    2. Find the App Registration:
      • Under Manage, click App Registrations.
      • Search for your application using the name or App ID.
    3. Edit the Redirect URI:
      • Once you find your app, click on it.
      • Go to Authentication on the left-hand menu.
      • Under Platform Configurations, click on Add Platform.
      • For example, you can specify the URI under the Web section if your app is a web application.
    4. Save Changes:
      • After adding the Redirect URI, click Save.
    5. Verify in Enterprise Applications (Optional):
      • The changes will reflect when the application is used via the service principal in the Enterprise Applications section.

    Please let me know if you need further assistance.

    Siri

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.