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

Added a configuration option 'disableRequestedAuthnContext' for passport-saml #1097

Merged
merged 2 commits into from
Jul 31, 2019
Merged

Added a configuration option 'disableRequestedAuthnContext' for passport-saml #1097

merged 2 commits into from
Jul 31, 2019

Conversation

nopap
Copy link
Contributor

@nopap nopap commented Dec 12, 2018

Added a configuration option 'disableRequestedAuthnContext' for passport-saml
disableRequestedAuthnContext: true|false

By default only Password authmethod is accepted, this option allows any other method.

Issue and option described here:
node-saml/passport-saml#226

Signed-off-by: Emmanuel Ormancey emmanuel.ormancey@cern.ch

disableRequestedAuthnContext: true|false

By default only Password authmethod is accepted, this option allows any other method.

Issue and option described here:
node-saml/passport-saml#226

Signed-off-by: Emmanuel Ormancey <emmanuel.ormancey@cern.ch>
@jackycute
Copy link
Member

Thanks for your contribution @nopap

@jackycute jackycute merged commit 5256fe9 into hackmdio:master Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth provider enhancement Wants to improvide an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants