[keycloak-user] Logging out

Dean Peterson peterson.dean at gmail.com
Mon Mar 24 17:10:37 EDT 2014


Logging out seems unnecessarily complicated.  I need to have a management
url located in my application?

I use KeycloakUriBuilder to build the logout url and end up in the
logoutApplication method of ResourceAdminManager.  That is where I am at a
loss.  The application is expecting I have something in my app with a path
that contains "k_logout".  What should happen at that location?  What code
goes in the REST service at that location on my end?

Also, if I do not fill out the "Admin" url inside keycloak, the
managementUrl parameter comes back as an empty string instead of null.
 That causes an error because the if statement in the logoutApplication
method only checks for null.


Thanks,

Dean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20140324/59934b83/attachment.html 


More information about the keycloak-user mailing list