Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
xml
xml
titleExample SAML 1 Attribute Query Profile Configuration

<ProfileConfiguration xsi:type="saml:SAML1AttributeQueryProfile" />

...

  • outboundArtifactType - Default artifact type used when sending responses via artifact, defaults to 1
  • assertionLifetime - The lifetime for issued assertions in XML duration notation, (ie.eg., PT30M for 30 minutes). In older versions of the IdP, the assertionLifetime is specified in milliseconds - this format has been deprecated and will issue a warning in the log files.
  • includeConditionsNotBefore - (V2.4.0+) Include a NotBefore timestamp in the assertions' validity conditions, defaults to true
  • signResponses - see Configuring XML Signature and Encryption
  • signAssertions - see Configuring XML Signature and Encryption
  • signRequests - see Configuring XML Signature and Encryption

In addition, the SAML1 Attribute Query profile configuration element supports one child element Audience .

  • <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.