keycloak-scim/federation/ldap
Alexi Vandevoorde 0d07342649
Implement pagination for getLDAPRoleMappings (#34043)
* Implement pagination for getLDAPRoleMappings

On Active Directory, allow to retrieve more groups than the MaxPageSize
(default to 1000). Without this patch, we need to increase the
MaxPageSize which does not really scale. Implemented only for the
LoadRolesByMember startegy.

Closes #34042

Signed-off-by: Alexi Vandevoorde <alexi@vandevoor.de>
2024-10-28 16:40:20 -03:00
..
src Implement pagination for getLDAPRoleMappings (#34043) 2024-10-28 16:40:20 -03:00
pom.xml Use a default Java version from root POM (#29927) 2024-06-21 14:19:31 +02:00