[keycloak-dev] Events for logout

Stian Thorgersen stian at redhat.com
Mon Mar 23 01:53:30 EDT 2015



----- Original Message -----
> From: "Bill Burke" <bburke at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Friday, 20 March, 2015 3:21:01 PM
> Subject: [keycloak-dev] Events for logout
> 
> Logout can now span multiple requests and between multiple classes, so
> I'm not sure what to do with Event.  SHould the logout event be created
> only when it is actually finished (success or error)?  Or should an
> event be created at each step of the logout?

With the logout becoming pretty complex (external idp, backchannel/frontchannel logout, etc) it would probably be good to have logout initiated and logout success/error. Don't think we need one for each step, but instead we could add details to the logout success/error on what apps where logged-out?

> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> 


More information about the keycloak-dev mailing list