Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there anyway to configure multiple ldap hosts for high availibility #2062

Closed
s-u-b-h-a-k-a-r opened this issue Mar 25, 2021 · 2 comments
Closed

Comments

@s-u-b-h-a-k-a-r
Copy link

Is there anyway to configure multiple ldap hosts for high availibility using dex ldap connector

connectors:

  • type: ldap
    id: ldap
    name: LDAP
    config:
    host: ''
    insecureSkipVerify: true
    bindDN: ''
    bindPW:
    usernamePrompt:
@nabokihms
Copy link
Member

Right now, there is no such feature in dex.

The possibility of implementing this was discussed in the issue
#1548

Corresponding PR #1904

@nabokihms
Copy link
Member

Closing this issue. If you have questions about the subject, write them to #1904.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants