<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
0D54z0000A9ja9fCQAOkta Classic EngineSingle Sign-OnAnswered2024-05-31T19:56:25.000Z2024-05-30T07:55:04.000Z2024-05-31T19:56:25.000Z
Okta SLO Not Clearing JWT mysite Cookies from browser

I am experiencing an issue where the Single Logout (SLO) functionality provided by Okta does not clear the JWT cookies from my browser. After initiating SLO, the user is logged out from Okta, but the JWT cookies remain in the browser, which leads to authentication issues on subsequent visits.

Steps to Reproduce:

  1. User logs into the application via Okta.
  2. JWT cookies are set upon successful authentication.
  3. User initiates logout, which triggers the SLO process.
  4. Okta successfully logs the user out.
  5. JWT cookies remain in the browser after SLO.

Technical Details:

My post-logout URL request is attempting to clean the cookies using both JavaScript and backend (B.E) request.


This question is closed.
Loading
Okta SLO Not Clearing JWT mysite Cookies from browser