keycloak-scim/federation
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
..
kerberos Allow removing users federated from a kerberos provider 2024-08-13 18:47:55 +02:00
ldap Implement pagination for getLDAPRoleMappings (#34043) 2024-10-28 16:40:20 -03:00
sssd Use a default Java version from root POM (#29927) 2024-06-21 14:19:31 +02:00
pom.xml Use a valid SemVer format for the SNAPSHOT version (#17334) 2023-03-03 11:11:44 +01:00