How to register enterprise app

tarou chabi 731 Reputation points
2022-04-06T09:10:18.647+00:00

I would like to try registration via browser.
I accessed the following URL in a test environment with no restrictions. The app is registered, but the browser does not finish loading.
So, I think the app may not have been registered successfully. Are there any parameters that should be set in the url? Or can I determine that it is a browser problem?

https://login.microsoftonline.com/[tenantid]/oauth2/authorize?client_id=d1ddf0e4-d672-4dae-b554-9d5bdfd93547&redirect_url=urn:ietf:wg:oauth:2.0:oob&response_type=code&prompt=consent

190522-image.png

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,648 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 23,031 Reputation points
    2022-04-07T02:45:58.727+00:00

    Hi @tarou chabi

    Your enterprise application should have been successfully registered as it has popped up the authorization page. You can find it by going to the enterprise application blade in the Azure portal and entering the enterprise application name.

    190727-image.png

    The page keeps failing to load may be related to your network, you should check if the network connection is smooth and refresh the browser page, then try running the URL again. If it still won't load after you've ruled out network issues then you should consider switching to another browser.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.