keycloak-scim/federation/ldap/src
Thomas Darimont 2140e573f2
Fix test LDAP connection with multiple ldap connection urls
Previously, the given connection string was check with URI.create(..) which
failed when multiple space separated LDAP URLs were given.

Closes #31267

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-07-16 08:57:50 +02:00
..
main Fix test LDAP connection with multiple ldap connection urls 2024-07-16 08:57:50 +02:00
test/java/org/keycloak/storage/ldap/idm Use conditions instead of String for filters and just use default escape strategy 2023-12-14 15:50:46 -03:00