[keycloak-user] LDAP failover
Marek Posolda
mposolda at redhat.com
Thu May 31 02:15:05 EDT 2018
JNDI itself supports it per the docs:
https://docs.oracle.com/javase/1.5.0/docs/guide/jndi/jndi-ldap-gl.html#url .
So it's possible that if you just configure "Connection URL" and add
more URLs, the failover will just work. But I never tried to test it, so
no guarantee...
Marek
On 30/05/18 18:40, Vinay wrote:
> Does keycloak provide LDAP failover i.e. provide two LDAP URLs while
> creating an LDAP provider so that users can be search on both primary and
> secondary LDAP server ? This is required for high availability ?
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list