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

Fix Signing of SAML2 Requests #18

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

prauscher
Copy link
Contributor

pysaml2 requires to set sign=True during prepare_for_authenticate. We also move relay_state to prepare_for_authenticate to make sure the generated signatures are valid

pysaml2 requires to set `sign=True` during `prepare_for_authenticate`. We also move `relay_state` to `prepare_for_authenticate` to make sure the generated signatures are valid
@prauscher
Copy link
Contributor Author

@jeremyschulman is there a way to help you in confirming this PR? I'd be glad to provide assistance :)

@jeremyschulman
Copy link
Owner

@prauscher - my apologies. I'll merge this and publish a new package to PyPi today.

@jeremyschulman jeremyschulman merged commit a8ef554 into jeremyschulman:master Feb 17, 2023
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