• Holger Koser's avatar
    Improve SAML Signature and Response Validation · e46f2ebe
    Holger Koser authored
    * Improve Order of Namespace Declarations and Attributes in Canonical XML. This is related to an issue in goxmldsig for which I created an [pull request](https://github.com/russellhaering/goxmldsig/pull/17).
    * Do not compress the AuthnRequest if `HTTP-POST` binding is used.
    * SAML Response is valid if the Message and/or the Assertion is signed.
    * Add `AssertionConsumerServiceURL` to `AuthnRequest`
    * Validate Status on the Response
    * Validate Conditions on the Assertion
    * Validation SubjectConfirmation on the Subject
    e46f2ebe
Name
Last commit
Last update
Documentation Loading commit data...
api Loading commit data...
cmd Loading commit data...
connector Loading commit data...
examples Loading commit data...
scripts Loading commit data...
server Loading commit data...
storage Loading commit data...
vendor Loading commit data...
version Loading commit data...
web Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
DCO Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
glide_test.go Loading commit data...