The Shibboleth V2 IdP and SP software have reached End of Life and are no longer supported. This documentation is available for historical purposes only. See the IDP v4 and SP v3 wiki spaces for current documentation on the supported versions.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Relying Party SAML 1 Artifact Resolution Profile Configuration

This profile configuration enables and configures the SAML 1 artifact resolution profile.

The IdP must have access to its own metadata and the metadata must define a SAML 1 artifact resolution service endpoint in order to use this profile.

Basic Configuration

This profile is configured by adding the <ProfileConfiguration xsi:type="saml:SAML1ArtifactResolutionProfile" /> element to a RelyingParty definition.

Example SAML 1 Artifact Resolution Profile Configuration
<ProfileConfiguration xsi:type="saml:SAML1ArtifactResolutionProfile" />

Advance Configuration

This profile configuration supports the following advanced configuration attributes:

  • No labels