[java-shib-metadata] branch main updated: Add remaining schemas defined in IdP copy.

Scott Cantor cantor.2 at osu.edu
Tue Jul 5 19:34:32 UTC 2022


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

scantor pushed a commit to branch main
in repository java-shib-metadata.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-metadata.git;a=commit;h=61847ae5a00153f1ccaa82a0b8339c936974154e

The following commit(s) were added to refs/heads/main by this push:
     new 61847ae5a Add remaining schemas defined in IdP copy.
61847ae5a is described below

commit 61847ae5a00153f1ccaa82a0b8339c936974154e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jul 5 15:34:29 2022 -0400

    Add remaining schemas defined in IdP copy.
---
 shib-metadata-api/src/main/resources/META-INF/spring.schemas | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/shib-metadata-api/src/main/resources/META-INF/spring.schemas b/shib-metadata-api/src/main/resources/META-INF/spring.schemas
index 30c7bc4c2..7e7584d41 100644
--- a/shib-metadata-api/src/main/resources/META-INF/spring.schemas
+++ b/shib-metadata-api/src/main/resources/META-INF/spring.schemas
@@ -14,6 +14,10 @@ http\://docs.oasis-open.org/security/saml/v2.0/saml-schema-assertion-2.0.xsd = s
 http\://docs.oasis-open.org/security/saml/v2.0/saml-schema-protocol-2.0.xsd = schema/saml-schema-protocol-2.0.xsd
 http\://docs.oasis-open.org/security/saml/v2.0/saml-schema-metadata-2.0.xsd = schema/saml-schema-metadata-2.0.xsd
 http\://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-metadata-algsupport-v1.0.xsd = schema/sstc-saml-metadata-algsupport-v1.0.xsd
+http\://www.oasis-open.org/committees/download.php/1376/oasis-sstc-saml-schema-assertion-1.0.xsd = schema/oasis-sstc-saml-schema-assertion-1.0.xsd
+http\://www.oasis-open.org/committees/download.php/1377/oasis-sstc-saml-schema-protocol-1.0.xsd = schema/oasis-sstc-saml-schema-protocol-1.0.xsd
+http\://www.oasis-open.org/committees/download.php/3408/oasis-sstc-saml-schema-assertion-1.1.xsd = schema/oasis-sstc-saml-schema-assertion-1.1.xsd
+http\://www.oasis-open.org/committees/download.php/3407/oasis-sstc-saml-schema-protocol-1.1.xsd = schema/oasis-sstc-saml-schema-protocol-1.1.xsd
 
 # Legacy core schemas 
 classpath\:/schema/xml.xsd = schema/xml.xsd
@@ -24,3 +28,8 @@ classpath\:/schema/xenc11-schema.xsd = schema/xenc11-schema.xsd
 classpath\:/schema/saml-schema-assertion-2.0.xsd = schema/saml-schema-assertion-2.0.xsd
 classpath\:/schema/saml-schema-protocol-2.0.xsd = schema/saml-schema-protocol-2.0.xsd
 classpath\:/schema/saml-schema-metadata-2.0.xsd = schema/saml-schema-metadata-2.0.xsd
+classpath\:/schema/oasis-sstc-saml-schema-assertion-1.0.xsd = schema/oasis-sstc-saml-schema-assertion-1.0.xsd
+classpath\:/schema/oasis-sstc-saml-schema-protocol-1.0.xsd = schema/oasis-sstc-saml-schema-protocol-1.0.xsd
+classpath\:/schema/oasis-sstc-saml-schema-assertion-1.1.xsd = schema/oasis-sstc-saml-schema-assertion-1.1.xsd
+classpath\:/schema/oasis-sstc-saml-schema-protocol-1.1.xsd = schema/oasis-sstc-saml-schema-protocol-1.1.xsd
+

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


More information about the commits mailing list