<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
0D51Y00009QXYq9SAHOkta Classic EngineIntegrationsAnswered2020-09-16T14:55:17.000Z2020-09-09T11:57:56.000Z2020-09-16T14:55:17.000Z
Issue with postLogoutRedirectUri

Hi,

 

I am using Okta Angular SDK and to get rid of cookies issues as suggested by Okta team, using following for Logout instead of SDK's logout method.

 

GET https://{baseUrl}/logout?id_token_hint=${id_token}&post_logout_redirect_uri=${post_logout_redirect_uri}

 

But right now its failing intermittently, gives HTTP status cancelled and redirects to login screen instead of registered and sent post_logout_redirect_uri.

 

I tried to find any pattern but no luck, Let me know if you have any.


  • Hello,

     

    In order for us to best assist you, we would have to analyze a HAR trace of the flow, to determine what interrupts and if Okta is at fault.

    Please open a Support Ticket, and we will gladly assist.

     

    Thank you,

    Bogdan Andrisan

    Developer Support Engineer

    Expand Post
This question is closed.
Loading
Issue with postLogoutRedirectUri