[java-parent-projects COMMIT] /java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Dec 9 16:13:35 EST 2014
Author: scantor
Date: Tue Dec 9 16:13:35 2014
New Revision: 313
URL: http://svn.shibboleth.net/view/java-parent-projects?rev=313&view=rev
Log:
Add SAML 1.1 protocol schema
Modified:
java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml
Modified: java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml?rev=313&r1=312&r2=313&view=diff
==============================================================================
--- java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml (original)
+++ java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml Tue Dec 9 16:13:35 2014
@@ -17,6 +17,7 @@
<system systemId="http://shibboleth.net/schema/idp/shibboleth-relying-party.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-relying-party.xsd"/>
<system systemId="http://shibboleth.net/schema/idp/shibboleth-relying-party-saml.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-relying-party-saml.xsd"/>
<system systemId="http://www.oasis-open.org/committees/download.php/3408/oasis-sstc-saml-schema-assertion-1.1.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/oasis-sstc-saml-schema-assertion-1.1.xsd"/>
+ <system systemId="http://www.oasis-open.org/committees/download.php/3407/oasis-sstc-saml-schema-protocol-1.1.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/oasis-sstc-saml-schema-protocol-1.1.xsd"/>
<system systemId="http://docs.oasis-open.org/security/saml/v2.0/saml-schema-assertion-2.0.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/saml-schema-assertion-2.0.xsd"/>
<system systemId="http://docs.oasis-open.org/security/saml/v2.0/saml-schema-protocol-2.0.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/saml-schema-protocol-2.0.xsd"/>
<system systemId="http://docs.oasis-open.org/security/saml/v2.0/saml-schema-metadata-2.0.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/saml-schema-metadata-2.0.xsd"/>
More information about the commits
mailing list