<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
0D54z000076yT39CAEOkta Classic EngineAuthenticationAnswered2024-04-15T10:36:10.000Z2021-08-15T18:49:34.000Z2021-08-19T21:37:59.000Z

rezu3 (rezu3) asked a question.

User logout ends with a OKTA error page

We have the following flow -

  • user session is been timeout, resulting in automatic user logout by calling OIDC middleware logout callback
  • user is been redirected to the OKTA login page with return details

https://login.apps.nielsen.com/oauth2/<token>/v1/logout?id_token_hint=<token>&post_logout_redirect_uri=<return_url>

  • (assuming) the OKTA login page OAUTH2 token is been timeout as well
  • after submitting the credentials, the user is been redirected to an OKTA error page
  • user is confirming the error and has been routed to the account default page

 

We are using @okta/oidc-middleware npm module

 

The expected behavior for us will be that OAUTH token was expired, the user will not be routed to OKTA's error page and the `post_logout_redirect_uri' will be kept


  • s9y1r (s9y1r)

    Hello Itsik,

     

    I hope you are doing well!

     

    This incident will be closed for Okta Support as we can see you already have a previous case submitted. If you require assistance or re-queueing. Don't hesitate to give us a call!

     

    Regards,

     

    Luis Chaves.

     

     

    Expand Post
This question is closed.
Loading
User logout ends with a OKTA error page