<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
0D54z00009zVSQPCA4Okta Classic EngineSingle Sign-OnAnswered2024-02-06T20:07:56.000Z2024-02-05T05:46:20.000Z2024-02-06T20:07:56.000Z
I'm having trouble with Okta Springboot SSO logout

Hi, I'm having trouble with okta SSO logout stuff.

So basically when the user logout my application, they are sent to login page.

And when they click on the okta sso login button, they just logged in without typing their id and pwd.

I know this is normal, but some users share their computer for a sec, so they want to see user selection page when they re-login after logout.

 

To solve this problem, i tried to revoke access token but it didnt worked.

 

I'm using spring boot, spring security, and java.

To logout or revoke okta token, is there any process that i have to do additionally?

 


This question is closed.
Loading
I'm having trouble with Okta Springboot SSO logout