简体   繁体   中英

How to set keycloak login 1 account 1 place

My application use spring boot. I have 2 questions:

  1. how to configured to terminate an existing user session when a new session under the same user ID is established?

  2. When click logout button, session disable but access token still working. How to configured access token stop working when logout?

You need to show your state. 1. your code. 2. spring boot version. 3. Are you using session Redis or Spring-session? 4. information of token

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM