<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
0D54z00009WmgsjCABOkta Classic EngineAPI Access ManagementAnswered2023-08-11T23:27:03.000Z2023-08-11T15:21:28.000Z2023-08-11T23:27:03.000Z

AkhileshS.56792 (Customer) asked a question.

Issue with Okta Call back to API service through Azure APIM

Hello Team,

 

I am having an API service deployed on Azure Web APP, and we are managing API end points through Azure API management services (APIM).

 

We have a Angular app, communicating to SignIn API through APIM to generate JWT token (Customized token) along with Okta Token. Getting below error after successful authentication through Okta login widget while navigating to Call back url. Please suggest

 

2023-08-11 14:49:35.252 +00:00 [Error] Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware: An unhandled exception has occurred while executing the request.System.Exception: An error was encountered while handling the remote login.---> System.Exception: Correlation failed.--- End of inner exception stack trace ---at Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler`1.HandleRequestAsync()at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task) 

.


This question is closed.
Loading
Issue with Okta Call back to API service through Azure APIM