keycloak-scim/quarkus/runtime
Pedro Ruivo 07c92c85cb Drop AuthenticatedClientSessionStore from user sessions
New entities for client and user sessions, more query friendly.
The client sessions are found using query instead of storing them in the
user session entity.
Remove of sessions by its field is done based on queries.

Closes #30934

Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
2024-08-12 20:35:50 +02:00
..
src Drop AuthenticatedClientSessionStore from user sessions 2024-08-12 20:35:50 +02:00
pom.xml Support OpenTelemetry tracing 2024-08-08 16:48:29 +02:00