<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00006QOxoGSATOkta Classic EngineOkta Integration NetworkAnswered2020-05-20T16:10:18.000Z2019-07-10T20:04:42.000Z2019-07-17T04:59:28.000Z

NimeshC.71375 (Customer) asked a question.

Unable to obtain configuration from: 'https://<domain>oauth2/<appid>/.well-known/openid-configuration'

 

We are getting issue while integrating okta with our API developed in ASP.NET Core running in a windows docker container . The error we are getting is this: System.InvalidOperationException: IDX20803: Unable to obtain configuration from: 'https://<domain>oauth2/<appid>/.well-known/openid-configuration'. ---\u003e System.IO.IOException: IDX20804: Unable to retrieve document from: 'https://<domain>oauth2/<appid>/.well-known/openid-configuration'. ---\u003e System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. ---\u003e System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.

We've tried just about everything found on the forum and on the internet with no luck.

 

Any help would be appreciated. At this point we don't know if the issue is with certificate or with docker or okta?


This question is closed.
Loading
Unable to obtain configuration from: 'https://<domain>oauth2/<appid>/.well-known/openid-configuration'