Skip to content

Conversation

vandernorth
Copy link
Contributor

I thought we could use the signing function we already have containing the fix from #42 to fix the SAMLResponse signing issue. The Signature is now at the end of the XML instead of after the issuer.

#29 also fixes this but introduces some other changes (features) as well. Created this pull request so we can just fix this bug.

@vandernorth
Copy link
Contributor Author

Fixed the test.

@mcastany
Copy link
Contributor

With this PR you are changing some behaviour we don't want to change. You are removing the signature prefix and the keyinfo.

The correct fix would be to add the location when computing the signature.

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