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

LDAP Authentication? #295

Open
lue30499 opened this issue Feb 15, 2024 · 3 comments
Open

LDAP Authentication? #295

lue30499 opened this issue Feb 15, 2024 · 3 comments
Assignees

Comments

@lue30499
Copy link

Similar to #287 .

I have most of my app authenticated with ldap/sso. So I can have one user account across all my apps with out needing to maintain >20 user stores.

@hargata
Copy link
Owner

hargata commented Feb 16, 2024

Just added OIDC support: https://docs.lubelogger.com/OpenID

Let me know if this will work for your use case.

@ShadowPeo
Copy link

I too would like LDAP over OIDC, but OIDC is a secondary if we get no LDAP. The primary reason I would prefer it, is that it is local. I could run something like Keycloak locally but that's just another layer I would then need to manage, LDAP direct does not have this.

@hargata hargata self-assigned this Feb 28, 2024
@GlenNicholls
Copy link

GlenNicholls commented Apr 16, 2024

I too would like LDAP over OIDC, but OIDC is a secondary if we get no LDAP. The primary reason I would prefer it, is that it is local. I could run something like Keycloak locally but that's just another layer I would then need to manage, LDAP direct does not have this.

I'm using OIDC with Authentik. I don't use Keycloak so can't speak to that, but Authentik can handle forward auth, OIDC, LDAP, etc. so identification is managed by a single tool

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

4 participants