...
This profile configuration enables and configures the SAML 2 artifact resolution profile.
Note |
---|
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.
...