mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-04 06:00:29 -05:00
2140e573f2
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>