Versions Compared

Key

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

...

Attributes

Common Attributes

Include Page
HandlerCommonAttributes
HandlerCommonAttributes

Specific Attributes

Name

Type

Default

Description

cacheToClient

boolean

false

If true, the feed includes cache directives intended to support client-side caching of the information. Many clients are overly aggressive about caching, so this feature is disabled by default.

cacheToDisk

boolean

true

If true, discovery feeds are cached to disk by

the shibd process

the shibd process, and read back from disk while producing the feed from the web server. This is much more efficient, but requires shared file access. If

shibd

a shibd process is used remotely, this can be disabled to supply the feed through the remoting layer

dir

relative or absolute path


If set

and cacheToDisk is

and cacheToDisk is true, specifies the directory to store feed files. If omitted, feeds will be written to the package-specific "run" directory, usually /var/run/shibboleth or /opt/shibboleth-sp/var/run/shibboleth