[java-parent-projects COMMIT] /java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Feb 27 21:26:31 EST 2014
Author: scantor
Date: Thu Feb 27 21:26:31 2014
New Revision: 231
URL: http://svn.shibboleth.net/view/java-parent-projects?rev=231&view=rev
Log:
Add critical SAML schema mappings.
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=231&r1=230&r2=231&view=diff
==============================================================================
--- java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml (original)
+++ java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml Thu Feb 27 21:26:31 2014
@@ -16,4 +16,8 @@
<system systemId="http://shibboleth.net/schema/idp/shibboleth-metadata.xsd" uri="platform:/resource/idp-core/src/main/resources/schema/shibboleth-metadata.xsd"/>
<system systemId="http://shibboleth.net/schema/idp/shibboleth-relying-party.xsd" uri="platform:/resource/idp-core/src/main/resources/schema/shibboleth-relying-party.xsd"/>
<system systemId="http://shibboleth.net/schema/idp/shibboleth-relying-party-saml.xsd" uri="platform:/resource/idp-core/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/cs-sstc-schema-assertion-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"/>
</catalog>
More information about the commits
mailing list