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

Audience validation #253

Merged
merged 1 commit into from
Jan 3, 2018
Merged

Conversation

benjamine
Copy link

@benjamine benjamine commented Dec 27, 2017

This adds the optional check for SAML AudienceRestriction (see README).

  • if Audience doesn't match the expected options.audience the SAML response is rejected
  • if options.audience is specified, and SAML response doesn't have an AudienceRestriction it is rejected

@benjamine benjamine mentioned this pull request Dec 27, 2017
@markstos markstos merged commit c2ce79d into node-saml:master Jan 3, 2018
@markstos
Copy link
Contributor

markstos commented Jan 3, 2018

Published today in 0.32.1.

@benjamine
Copy link
Author

amazing, thanks @markstos !!

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.

3 participants