keycloak-scim/federation/ldap
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
..
src Fix test LDAP connection with multiple ldap connection urls 2024-07-16 08:57:50 +02:00
pom.xml Use a default Java version from root POM (#29927) 2024-06-21 14:19:31 +02:00