Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Namespace: urn:mace:shibboleth:2.0:metadata
Schema: http://shibboleth.net/schema/idp/shibboleth-metadata.xsd

Table of Contents

Overview

The ChainingMetadataProvider is a container for an ordered sequence of metadata providers of any type. When conducting a search, the metadata resolver consults each child provider in the order in which it is listed. See the parent topic for a detailed description of the search ordering algorithm used by the metadata resolver.

...

Localtabgroup
Localtab
activetrue
titleXML Attributes
NameTypeReq?Description
idStringYIdentifier for logging, identification for command line reload, etc.
xsi:typeStringYMust be set to "ChainingMetadataProvider"
Localtab
titleXML Elements
NameCardinalityDescription
<MetadataProvider>0 or moreAn ordered sequence of metadata providers of any type (except the ChainingMetadataProvider type)

Examples

Here is a brief summary of the examples in this section:

...