[keycloak-dev] session_state changed to ClientSession id?

Stian Thorgersen stian at redhat.com
Thu Feb 19 01:10:27 EST 2015



----- Original Message -----
> From: "Bill Burke" <bburke at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Thursday, February 19, 2015 4:25:48 AM
> Subject: [keycloak-dev] session_state changed to ClientSession id?
> 
> Can I change the session_state in the access token (and refresh token)
> to point to ClientSession id instead?  Right now it points to the user
> session id.

What's the benefits of doing that?

It might have some impact on the Infinispan provider. For best performance user sessions should be retrieved by id, which we won't be able to do if we don't have it.

> 
> 
> --
> 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