Versions Compared

Key

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

The <md:ArtifactResolutionService> element is used to configure handlers that are responsible for resolving SAML 2.0 artifacts into protocol messages.

Tip

This is an advanced configuration feature. Most deployments can rely on the <SSO> and <Logout> shorthand elements.

The HTTP-Artifact binding in SAML 2.0 allows messages sent by the SP to an IdP to be carried by reference using a simple redirect, instead of by value. The downside is that an extra callback is required to turn the artifact back into the original message, typically using SOAP.

...