question

tarouchabi-7271 avatar image
0 Votes"
tarouchabi-7271 asked tarouchabi-7271 edited

How to register enterprise app

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


microsoft-graph-cloud-communicationsazure-ad-enterpriseapps
image.png (94.4 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

CarlZhao-MSFT avatar image
0 Votes"
CarlZhao-MSFT answered tarouchabi-7271 edited

Hi @tarouchabi-7271

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.



image.png (45.0 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Yes. Certainly the app is registered. But even if I use other browsers, PC, it loops. Error is "the scheme does not have a registered handler.".
Chrome debug log is the scheme does not have a registered handler. Firefox is none, but it loops.

0 Votes 0 ·