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

Add parameter @ForceAuthn to SAML AuthnRequest. #73

Merged
merged 2 commits into from Feb 5, 2015

Conversation

przemko1984
Copy link

Hi,

Is it possible to add @ForceAuthn to SAML AuthnRequest? It is configurable by forceAuthn boolean option (default false)

… by forceAuthn option: true/false (default false)
@greaterweb
Copy link

👍 This is a feature we require for our project using passport-saml, I hope this will be accepted

@ploer
Copy link
Contributor

ploer commented Feb 4, 2015

Thanks for the PR, we can definitely add this.

I think I'd prefer if it only emited the ForceAuthn field if true, though. (in the interests of just not changing existing behaviors if not neccessary). Can you update the PR with that change?

Could you also include a proposed change to the readme to document the new option?

@przemko1984
Copy link
Author

Yep, I updated it.

ploer added a commit that referenced this pull request Feb 5, 2015
Add parameter @ForceAuthn to SAML AuthnRequest.
@ploer ploer merged commit 891b1a2 into node-saml:master Feb 5, 2015
@ploer
Copy link
Contributor

ploer commented Feb 5, 2015

Merged & published as 0.9.0.

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

Successfully merging this pull request may close these issues.

None yet

3 participants