[keycloak-user] Implementing central logout

Kalinga Dissanayake kalinga at leapset.com
Tue Sep 29 09:45:33 EDT 2015


My scenario is this;
I have two clients configured on keycloak and I have two client applications relying on keycloak for SSO and user management.
Both of my client applications are using the tomcat adapter.
 
Currently if the user signs out from the first client the second client is not notified. I need this to be fixed, so that when a user signs out from one client, the other client is notified, so the latter can forcefully logout the user. How can I handle this on keycloak?
 
I tried the Admin Url configuration given on the docs
[ http://docs.jboss.org/keycloak/docs/1.2.0.Beta1/userguide/html_single/index.html#admin-url-configuration ]( http://docs.jboss.org/keycloak/docs/1.2.0.Beta1/userguide/html_single/index.html#admin-url-configuration )
but I did not see a way forward.
 
My current version of keycloak is 1.2.0. But I can upgrade to 1.5.0 if its required.
 
Regards,
Kalinga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20150929/f65f92cf/attachment.html 


More information about the keycloak-user mailing list