The Shibboleth IdP V3 software has reached its End of Life and is no longer supported. This documentation is available for historical purposes only. See the IDP4 wiki space for current documentation on the supported version.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The <MetadataResource> element within a Resource Backed Metadata Provider can have two different type of resource specified.  

The precise attributes and child element depend on the type.

Schema Names and Location

The xsi:type of the <MetadataResource> is defined by the  urn:mace:shibboleth:2.0:resource schema which can be located at http://shibboleth.net/schema/idp/shibboleth-resource.xsd. This is usually given the prefix "resource:"

Resource Types

TypeDescription
resource:SVNResourceLocates data in an SVN repository
resource:ClasspathResourceDeprecatedLocates data on the Java Classpath
  • No labels