[shibboleth-sp2] 78/82: SSPCPP-756 Add namespace to test metadata
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Thu Nov 16 08:16:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a commit to branch master
in repository shibboleth-sp2.
commit 356cd506dc8cd36c8b7f438d7c841efbd7cd0902
Author: Rod Widdowson <rdw at steadingsoftware.com>
Date: Fri Oct 20 11:31:13 2017 +0100
SSPCPP-756 Add namespace to test metadata
https://issues.shibboleth.net/jira/browse/SSPCPP-756
Turns out that the dynamic metadata provider is more picky about
the namespace than the static one.
---
unittests/data/df5a20c921bc30c1b76c5a6cec08d074e280de8b.xml | 1 +
unittests/data/idp.shibboleth.net.xml | 1 +
2 files changed, 2 insertions(+)
diff --git a/unittests/data/df5a20c921bc30c1b76c5a6cec08d074e280de8b.xml b/unittests/data/df5a20c921bc30c1b76c5a6cec08d074e280de8b.xml
index e19ec18..0dedc74 100644
--- a/unittests/data/df5a20c921bc30c1b76c5a6cec08d074e280de8b.xml
+++ b/unittests/data/df5a20c921bc30c1b76c5a6cec08d074e280de8b.xml
@@ -1,4 +1,5 @@
<EntityDescriptor entityID="https://idp.shibboleth.net/idp/shibboleth"
+ xmlns="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
diff --git a/unittests/data/idp.shibboleth.net.xml b/unittests/data/idp.shibboleth.net.xml
index e19ec18..0dedc74 100644
--- a/unittests/data/idp.shibboleth.net.xml
+++ b/unittests/data/idp.shibboleth.net.xml
@@ -1,4 +1,5 @@
<EntityDescriptor entityID="https://idp.shibboleth.net/idp/shibboleth"
+ xmlns="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list