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

Feat: Support for LDAP #302

Open
BugwebCz opened this issue Nov 10, 2024 · 2 comments
Open

Feat: Support for LDAP #302

BugwebCz opened this issue Nov 10, 2024 · 2 comments

Comments

@BugwebCz
Copy link

Hi, is it possible to add feature, that would allow login via LDAP server?

Thanks

@harshithmullapudi
Copy link
Contributor

Hey @BugwebCz can elaborate a little on how that feature would be helpful ? We currently have a magic link-based login.

@BugwebCz
Copy link
Author

Hi @harshithmullapudi, yes. I think the main benefit is for small teams/organizations, where you can easily check for membership in an LDAP group and grant application access based on that. Another advantage is that users don't need to go to their email to sign up or sign in; they can simply use their LDAP credentials.

Sending request with this lib https://github.com/ldapts/ldapts (for example) to LDAP server with client provided credentials is enough to authenticate user.

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

2 participants