We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 using dex ldap connector
connectors:
The text was updated successfully, but these errors were encountered:
Right now, there is no such feature in dex.
The possibility of implementing this was discussed in the issue #1548
Corresponding PR #1904
Sorry, something went wrong.
Closing this issue. If you have questions about the subject, write them to #1904.
No branches or pull requests
Is there anyway to configure multiple ldap hosts for high availibility using dex ldap connector
connectors:
id: ldap
name: LDAP
config:
host: ''
insecureSkipVerify: true
bindDN: ''
bindPW:
usernamePrompt:
The text was updated successfully, but these errors were encountered: