keycloak-scim/model
Stefan Guilhen f1532565b6 Don't use no-arg version of GroupModel.getSubGroupsStream() when fetching the subgroups from the GroupResource endpoint.
- prevents pre-loading all groups; instead use the stream from the JPA adapter to load subgroups one by one and then filter based on the user permissions.

Closes #28935

Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2024-04-22 11:27:29 -03:00
..
infinispan CLI options to disable encryption and authentication to external Infinispan 2024-04-20 18:30:24 +02:00
jpa Don't use no-arg version of GroupModel.getSubGroupsStream() when fetching the subgroups from the GroupResource endpoint. 2024-04-22 11:27:29 -03:00
storage User attribute value length extension 2024-02-16 08:09:34 +01:00
storage-private Secondary factor bypass in step-up authentication 2024-04-19 14:43:53 +02:00
storage-services Fix string comparison for action 2024-04-11 17:59:57 +02:00
pom.xml Map Storage Removal: Remove deprecated model/legacy module (#27601) 2024-03-08 15:17:24 +00:00