$customHeader
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 12 Next »

Relying Party SAML 1 Attribute Query Profile Configuration

This profile configuration enables and configures the SAML 1 Attribute Query profile.

Basic Configuration

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

Example SAML 1 Attribute Query Profile Configuration
<ProfileConfiguration xsi:type="saml:SAML1AttributeQueryProfile" />

Advance Configuration

The SAML 1 Attribute Query profile configuration supports the following advanced configuration attributes:

In addition, the SAML1 Attribute Query profile configuration element supports one child element Audience whose content is use to populate the Audience elements of AudienceRestrictionCondition element. This element may appear any number of times, one for each audience.

  • No labels