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

Unable to authenticate via LDAP when a self signed certificate is present in the chain. #169

Open
brianmask opened this issue Jan 23, 2023 · 3 comments

Comments

@brianmask
Copy link

Is your feature request related to a problem? Please describe.
Unable to use LDAP Authentication when a self signed certificate is present in the chain.

Describe the solution you'd like
Documentation on how to add the organizations self signed certificate into the trusted chain for ldap authentication.

Describe alternatives you've considered
Tried setting volumes containing the offending certificates to /etc/openldap/cacerts
Tried adding the certificates to /usr/local/share/ca-certificates/ and running update-ca-certificates

Additional context
Any suggestions or documentation how to get past
image

and allow LDAP authentication when the organization uses self signed certificates exclusively.

@coredump17
Copy link

i am also running into this issue. Do we have a way of disabling the cert check or trusting a CA?

@vkotronis
Copy link
Member

Hmmm @CuriouzK0d3r any ideas based on the React package we are using for LDAP auth? Maybe there is a bypass option we can expose for signing in in that case.

@coredump17
Copy link

just wondering if anyone has found a way to achieve this ?

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

No branches or pull requests

3 participants