A new session is created every time I get tokens from Keycloak. Every time I get a token, I want the previous sessions to be closed. I have not seen such a service on the Keycloak side. What method can be developed for this?
Keycloak version: 19.0.0
A new session is created every time I get tokens from Keycloak. Every time I get a token, I want the previous sessions to be closed. I have not seen such a service on the Keycloak side. What method can be developed for this?
Keycloak version: 19.0.0
A new session is created every time I get tokens from Keycloak.
Correct. This is the default behavior.
Every time I get a token, I want the previous sessions to be closed.