[keycloak-dev] user session client association
Bill Burke
bburke at redhat.com
Sat May 17 14:37:41 EDT 2014
clients are now associated with the user session in the database. The
admin console session pages have changed too to reflect this
association. Application session lists users logged in and when they
logged in. User session lists user sessions as well as the
applications/clients associated with that session. Logouts and user
logouts also use this session association whenever possible.
Apps that don't have Http Sessions (i.e. Javascript apps like th admin
console) will now show up in the session listings!
Unfortunately though, the account service does not show up in session
listings. This is because it never receives an access token/refresh
token like other apps do. I still need to change the account service so
that it shows up.
Finally, I need to update the account service session page to display
associated clients/apps. I'll do that monday.
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
More information about the keycloak-dev
mailing list