[java-identity-provider] branch master updated: Add schemas for additional testing.

Scott Cantor cantor.2 at osu.edu
Wed Jul 17 20:22:55 EDT 2019


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=25b15e93c79fd2d472b4fbed9efd0599f52e4620

The following commit(s) were added to refs/heads/master by this push:
       new  25b15e9   Add schemas for additional testing.
25b15e9 is described below

commit 25b15e93c79fd2d472b4fbed9efd0599f52e4620
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 17 20:21:52 2019 -0400

    Add schemas for additional testing.
---
 idp-conf/src/test/resources/conf/metadata-providers.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/idp-conf/src/test/resources/conf/metadata-providers.xml b/idp-conf/src/test/resources/conf/metadata-providers.xml
index 4b073aa..f39dd60 100644
--- a/idp-conf/src/test/resources/conf/metadata-providers.xml
+++ b/idp-conf/src/test/resources/conf/metadata-providers.xml
@@ -7,7 +7,9 @@
     xsi:schemaLocation="urn:mace:shibboleth:2.0:metadata http://shibboleth.net/schema/idp/shibboleth-metadata.xsd
                         urn:mace:shibboleth:2.0:security http://shibboleth.net/schema/idp/shibboleth-security.xsd
                         urn:oasis:names:tc:SAML:2.0:assertion http://docs.oasis-open.org/security/saml/v2.0/saml-schema-assertion-2.0.xsd
-                        urn:oasis:names:tc:SAML:2.0:metadata http://docs.oasis-open.org/security/saml/v2.0/saml-schema-metadata-2.0.xsd">
+                        urn:oasis:names:tc:SAML:2.0:metadata http://docs.oasis-open.org/security/saml/v2.0/saml-schema-metadata-2.0.xsd
+                        urn:oasis:names:tc:SAML:metadata:algsupport http://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-metadata-algsupport-v1.0.xsd
+                        http://www.w3.org/2009/xmlenc11# http://www.w3.org/TR/2013/REC-xmlenc-core1-20130411/xenc-schema-11.xsd">
                         
 	<!-- ========================================== -->
 	<!-- Metadata Configuration -->

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list