Skip to content

Do not sign custom query string parameters #123

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

Merged
merged 1 commit into from
Nov 3, 2015

Conversation

cjbarth
Copy link
Collaborator

@cjbarth cjbarth commented Oct 19, 2015

When using a custom query string parameter ADFS requires that only the SAMLRequest, RelayState, and SigAlg parameters be signed. Thus, this code was modified to not sign any custom query string parameters.

@cjbarth cjbarth force-pushed the custom-querystring-signing branch from 6e7da60 to 0267178 Compare October 19, 2015 14:31
@ploer
Copy link
Contributor

ploer commented Nov 1, 2015

Thanks for the PR. Can you add a test case for this?

@cjbarth cjbarth force-pushed the custom-querystring-signing branch 4 times, most recently from eeca09f to f4ef4df Compare November 2, 2015 16:08
@cjbarth cjbarth force-pushed the custom-querystring-signing branch from f4ef4df to f33edd9 Compare November 2, 2015 16:17
@cjbarth
Copy link
Collaborator Author

cjbarth commented Nov 2, 2015

@ploer: Ok, I think the tests that I've modified should cover the changes I've made.

@ploer
Copy link
Contributor

ploer commented Nov 3, 2015

Thanks!

ploer added a commit that referenced this pull request Nov 3, 2015
Do not sign custom query string parameters
@ploer ploer merged commit 97a9488 into node-saml:master Nov 3, 2015
@cjbarth cjbarth deleted the custom-querystring-signing branch January 19, 2016 22:14
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.

2 participants