[keycloak-user] LDAP failover
mj
lists at merit.unu.edu
Thu May 31 04:16:47 EDT 2018
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 ?
What we do: have a local haproxy configured with your ldap servers, and
haproxy will do the ldap failover. And then we make keycloak talk to the
haproxy on localhost.
Works for us.
MJ
More information about the keycloak-user
mailing list