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

Q: NestJs Passport Strategy implementation for LDAP/AD/Winauth #122

Open
hinogi opened this issue Apr 2, 2024 · 0 comments
Open

Q: NestJs Passport Strategy implementation for LDAP/AD/Winauth #122

hinogi opened this issue Apr 2, 2024 · 0 comments

Comments

@hinogi
Copy link

hinogi commented Apr 2, 2024

I am using NestJs and Passport and I am trying different methods for authentication.

  1. I try to use passport-ldapauth but I fail in inserting username/password from the request or from a JWT
  2. using passport-ldapauth with a proxy user that is allowed to query LDAP for a given user

I seem to get nowhere, I get to the authenticate function but that does not return anything. Also, the callback is not called at all as it seems. I am really lost.

Has anyone used ldapauth in Nestjs?

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

1 participant