Connection refused for URI https://login.microsoftonline.com on Azure Server

Khoa Phan 1 Reputation point
2022-04-04T08:21:21.94+00:00

Dear,

My application used Microsoft Graph for Authentication. The workflow here.

(1)Access to application -> (2)Redirect to Microsoft Login -> [Login success] -> (2)Redirect to my application with code parameter.

Step (1) and (2) It's working when my IT add 3 URLs to whitelist for Azure Server:

https://aadcdn.msauth.net

https://aadcdn.msftauth.net

https://login.microsoftonline.com/

But in step (3), I cannot received parameter from https://login.microsoftonline.com/ , It's appear "Connection refused for URI https://login.microsoftonline.com/telnatid//oauth2/v2.0/token"
189617-image.png
Could you please advise me for any configuration in Azure?

Thanks,

Khoa Phan

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,848 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,928 questions
{count} votes

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.