[keycloak-dev] need more time

Stian Thorgersen stian at redhat.com
Mon Sep 29 02:34:29 EDT 2014


Can I commit the Infinispan user sessions provider? Or do you want me to wait until you've commited the refactoring?

----- Original Message -----
> From: "Bill Burke" <bburke at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Saturday, 27 September, 2014 12:04:58 AM
> Subject: [keycloak-dev] need more time
> 
> I need more time on the refactoring of login actions.  So far I've
> refactored all the code to
> 
> * create a ClientSession when login page is visited
> * Pass around a "client session code" as a query parameter that
> references the client session
> * Store state within the client session instead of in query and form
> parameters
> * Refactor Social login to use a client session.  This allowed me to
> remove the "KEYCLOAK_SOCIAL" cookie.
> 
> I have all this building correctly.
> 
> Next steps are to create a "protocol adapter" interface and have all
> login actions use this adapter instead of being hardcoded to oauth.  I
> probably won't get this done until late next week.   After that I'll
> start on SAML and the "protocol adapter" interface will probably go
> through another iteration.
> 
> --
> 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