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

Preserve whitespace when reading SAML response from Idp. #27

Merged
merged 1 commit into from
Nov 25, 2013

Conversation

henningjensen
Copy link
Contributor

This fixes problems with verifying xml signatures from Idp's that are returning XML containing whitespaces or line breaks.

When using this Kentor.AuthServices together with a simplesamlphp idp, the verification of the xml signature failed. This was due to line breaks in the SAML response.

…roblems with verifying xml signatures from Idp's that are returning XML containing whitespaces or line breaks.
AndersAbel added a commit that referenced this pull request Nov 25, 2013
Preserve whitespace when reading SAML response from Idp.
@AndersAbel AndersAbel merged commit db11ac8 into Sustainsys:master Nov 25, 2013
@henningjensen henningjensen deleted the preserve_whitespace branch November 25, 2013 22:11
@AndersAbel AndersAbel added this to the 0.3.0 MVC library milestone Feb 9, 2014
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