The <ArtifactMap> element configures the plugin used for the short term storage of XML messages bound to SAML artifacts.

The only supplied implementation is a wrapper around a <StorageService> plugin. It also includes an optimization for in-memory use that reduces the XML round tripping required, so binding to an in-memory StorageService is not necessary.

On Version 2.4 and above, can be omitted and an in-memory version with default settings will be used.

<ArtifactMap artifactTTL="180"/>

Attributes