<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
0D54z000085j02CCAQOkta Classic EngineSingle Sign-OnAnswered2022-09-22T17:40:21.000Z2022-09-16T12:15:00.000Z2022-09-22T17:40:21.000Z

RijS.49461 (Customer) asked a question.

Authorization-code/callback throw exception after login

Hi,

I have created app of OIDC with web App with 2F and its implemented in local machine and working fine in local machine. but when its deploy on server then page is stuck 'authorization-code/callback'. Doing lots R&D but still issue is not resolved. Implemented in .Net Web Application.

We have tried both code  in Statrup class one by one and both working in local machine but in server page is stuck in https://................../Authorization-code/callback

 

  1. app.UseOpenIdConnectAuthentication(new OpenIdConnectAuthenticationOptions................
  2. app.UseOktaMvc(new OktaMvcOptions()................................

 

Thanks,

Rij


This question is closed.
Loading
Authorization-code/callback throw exception after login