The Shibboleth V2 IdP and SP software have reached End of Life and are no longer supported. This documentation is available for historical purposes only. See the IDP v4 and SP v3 wiki spaces for current documentation on the supported versions.

IdPExtMDProvider

Metadata Provider Extensions

This information is meant to be used in conjunction with the Creating Custom IdP Extensions - General Overview guide.

Classes, Schema Types, and Schema Files

  • Class to extend:
    org.opensaml.saml2.metadata.provider.BaseMetadataProvider
    Most implementations should also implement the org.opensaml.saml2.metadata.provider.ObservableMetadataProvider interface.
  • Bean Definition Parser to extend:
    edu.internet2.middleware.shibboleth.common.config.metadata.BaseMetadataProviderBeanDefinitionParser
  • Location of schema file to import:
    /schema/shibboleth-2.0-metadata.xsd
  • Namespace containing schema type to extend:
    urn:mace:shibboleth:2.0:metadata
  • Complex type to extend:
    MetadataProviderType