"docs/index.md" did not exist on "fda607c8b697209e1b14d35c0470064358c4f6ec"
SAML: Work around namespace prefix limitation/bug in DOMXPath.
If a message contains a namespace prefix on the root node that conflicts with the prefix used by simpleSAMLphp, XPath will use the original prefix. This can be a problem if we receive a message with a namespace prefix of 'saml' instead of 'samlp'. See: http://bugs.php.net/bug.php?id=49490 git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1747 44740490-163a-0410-bde0-09ae8108e29a
Showing
- lib/SAML2/Assertion.php 13 additions, 13 deletionslib/SAML2/Assertion.php
- lib/SAML2/AttributeQuery.php 2 additions, 2 deletionslib/SAML2/AttributeQuery.php
- lib/SAML2/AuthnRequest.php 1 addition, 1 deletionlib/SAML2/AuthnRequest.php
- lib/SAML2/LogoutRequest.php 2 additions, 2 deletionslib/SAML2/LogoutRequest.php
- lib/SAML2/Message.php 1 addition, 1 deletionlib/SAML2/Message.php
- lib/SAML2/StatusResponse.php 4 additions, 4 deletionslib/SAML2/StatusResponse.php
- lib/SAML2/SubjectQuery.php 2 additions, 2 deletionslib/SAML2/SubjectQuery.php
- lib/SAML2/Utils.php 3 additions, 3 deletionslib/SAML2/Utils.php
Loading
Please register or sign in to comment