[keycloak-user] User sessions in DB

Marek Posolda mposolda at redhat.com
Mon Jan 28 15:00:02 EST 2019


On 28/01/2019 16:30, Lukasz Lech wrote:
> Hello,
>
> I'm using Keycloak docker image for 4.8.1
>
> I have logged in users, but in DB, I see no entries in user_session.
That is expected. The USER_SESSION table is probably something like a 
tombstone of some previous implementation. User sessions are not saved 
in the DB.
>
> Additionally, after some time server run, I've got NPE in RealmAdminResource.getClientSessionStats:614 when trying to navigate to Sessions position in Menu in Admin Console.

Looks like a bug. Feel free to create JIRA (with stacktrace and ideally 
exact steps to reproduce).

Thanks,
Marek

>
> Are there any issues with JPA cache?
>
> Best regards,
> Lukasz Lech
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user




More information about the keycloak-user mailing list