keycloak-scim/model/jpa/src/main/java/org/keycloak
yelhouti e8840df0e0
Fix: admin GUI not working with 1000s of realms
Search by RealmName is done before loading all realms when filtering

Closes #31956

Signed-off-by: Youssef El Houti <youssef.elhouti@gmail.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-08-21 14:58:36 +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 Rework logic to fetch IDPs for the login page so that IDPs are fetched from the provider and not filtered in code. 2024-08-19 09:06:35 -03: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 Fix: admin GUI not working with 1000s of realms 2024-08-21 14:58:36 +02:00
organization/jpa Replace calls to deprecated RealmModel IDP methods 2024-08-15 10:55:36 -03:00
storage/jpa Persist online sessions to the database (#27977) 2024-03-28 09:17:07 +01:00