IdPSAML2ArtifactResolutionProfileConfig
Relying Party SAML 2 Artifact Resolution Profile Configuration
This profile configuration enables and configures the SAML 2 artifact resolution profile.
The IdP must have access to its own metadata and the metadata must define a SAML 2 artifact resolution service endpoint in order to use this profile.
Basic Configuration
This profile is configured by adding the <ProfileConfiguration xsi:type="saml:SAML2ArtifactResolutionProfile" />
element to a RelyingParty
definition.
Example SAML 2 Artifact Resolution Profile Configuration
<ProfileConfiguration xsi:type="saml:SAML2ArtifactResolutionProfile" />
Advanced Configuration
This profile configuration supports the following advanced configuration attributes:
- signResponses - see Configuring XML Signature and Encryption
- signAssertions - see Configuring XML Signature and Encryption
- signRequests - see Configuring XML Signature and Encryption
- encryptAssertions - see Configuring XML Signature and Encryption
- encryptNameIds - see Configuring XML Signature and Encryption