Jul 27 2018
05:11 AM
- last edited on
Jan 14 2022
05:23 PM
by
TechCommunityAP
Jul 27 2018
05:11 AM
- last edited on
Jan 14 2022
05:23 PM
by
TechCommunityAP
I am using OpenIdConnect for Authentication with Azure AD. The application is hosted on IIS. I got below exception few days back:
IDX10803: Unable to create to obtain configuration from: 'https://login.microsoftonline.com/common/.well-known/openid-configuration'.
Stack Trace is: at Microsoft.IdentityModel.Protocols.ConfigurationManager`1.d__3.MoveNext()
After 30 to 40 mins the application automatically started working normally. I want to know the possible reasons for above exception. Is it a network issue or any specific reason. Thanks.
Dec 14 2018 12:28 PM
Jan 03 2019 02:52 AM
No, it resolved automatically. Is it resolved on your end as well ?