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 FilesystemMetadataProvider loads metadata from a file on the local file system. The provider will periodically reload the metadata if the file changes.

Info
title

Use this provider with local metadata

The FilesystemMetadataProvider is used with local metadata. See the MetadataManagementBestPractices topic for more information.

Reference

Expand
titleSpecific XML Attributes

Name

Type

Req?

Description

metadataFile

String

Y

The absolute path to the local metadata file to be loaded

Expand
titleCommon XML Attributes
Include Page
MetadataProviderCommonAttributes
MetadataProviderCommonAttributes
Expand
titleReloading XML Attributes
Include Page
MetadataProviderReloadingAttributes
MetadataProviderReloadingAttributes
Expand
titleCommon XML Elements
Include Page
MetadataProviderChildElements
MetadataProviderChildElements

Examples

The following example loads a metadata file from the file system:

Include Page
FilesystemMetadataProviderExample
FilesystemMetadataProviderExample