Versions Compared

Key

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

...

Multiple elements can be used to designate multiple search locations to examine in sequence, one element per location.

Reference

Attributes

Name

Type

Req?

Description

path

filesystem path

Y

A relative or absolute path to a filesystem location (directory / folder) for override fragments

Child Elements

None

Example

This isn’t an example of the element itself, but of a snippet of XML that would be placed in the external file. Note the XML namespace; that’s still required, this is XML and the namespace is required as it is for any use of XML.

Code Block
<ApplicationOverride xmlns="urn:mace:shibboleth:3.0:native:sp:config" id="custom" ....>
...
</ApplicationOverride>