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

possibility of authenticating with passport-saml? #36

Open
gh0st opened this issue Dec 28, 2018 · 1 comment
Open

possibility of authenticating with passport-saml? #36

gh0st opened this issue Dec 28, 2018 · 1 comment

Comments

@gh0st
Copy link

gh0st commented Dec 28, 2018

I'm using activedirectory2 in a web app in which the user must authenticate via passport-saml. Once authenticated, said user can visit a "User Management" screen and run a search against active directory to find more users in which they can grant access to the app. Before running an ActiveDirectory.findUsers(...) one must ActiveDirectory.authneticate(username, password, ...). Is there a possiblity of authenticating with the same credentials used/returned with passport-saml? Or inheriting these credentials from passport-saml?

@jsumners
Copy link
Owner

I don't know anything about passport-saml.

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