Versions Compared

Key

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

The FilesystemMetadataProvider loads metadata from a file on the local file system. The provider can be configured to periodically reload the metadata if needed. This is achieved by configuring any of the so-called Reloading Attributes.

Contents

Table of Contents

Schema Names and location

The <MetadataProvider> element and the type FilesystemMetadataProvider are defined by the urn:mace:shibboleth:2.0:metadata schema, which can be located at http://shibboleth.net/schema/idp/shibboleth-metadata.xsd.

Attributes

Any of the Common Attributes or the Reloading Attributes may the Common Attributes or the Reloading Attributes may be configured. In addition one attribute metadataFile must be specified:

NameTypeDefaultDescription
metadataFile
StringrequiredThe absolute path to the local metadata file to be loaded

Common Attributes

Include Page
MetadataProviderCommonAttributes
MetadataProviderCommonAttributes

Reloading Attributes

Include Page
MetadataProviderReloadingAttributes
MetadataProviderReloadingAttributes

Child Elements

Any of the following child elements may be specified (in order).

...