keycloak-scim/model/jpa/src/main/java/org/keycloak
Alexander Schwartz 227c71f7f0
Persisting revoked access tokens
Closes #31296

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-07-26 11:46:14 +02:00
..
authorization/jpa Improve the performance of the queries used to find granted resources 2024-04-22 11:26:06 -03:00
connections/jpa Improve consent deletion when a realm is removed 2024-07-10 09:44:42 +02:00
events/jpa Set a time of 23:59:59:999 in JpaEventQuery.toDate so that events from that date are properly returned in searches 2024-06-18 13:14:28 -03:00
models/jpa Persisting revoked access tokens 2024-07-26 11:46:14 +02:00
organization/jpa Make sure users created through a registration link are managed members 2024-07-25 04:30:13 -03:00
storage/jpa Persist online sessions to the database (#27977) 2024-03-28 09:17:07 +01:00