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 14 Current »

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