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

Commits on Dec 12, 2018

  1. Added a configuration option 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>
    nopap committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    d730639 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    0af9bfb View commit details
    Browse the repository at this point in the history