Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following XML attributes are supported by this type:

Name

Type

Req?

Description

attributeId

string

Y

SP attribute name to populate

formatter

string


An expression containing any number of "substitution" variables starting with a '$' character that reference information from the <del:Delegate> element.

The set of formatter variables consists of:

  • Information derived from the corresponding content of the <saml2:NameID> element found within the <del:Delegate> element. Typically delegates are SAML entities that are named by entityIDs and only the $Name property is relevant.

    • $Name

    • $Format

    • $NameQualifier

    • $SPNameQualifier

    • $SPProvidedID

  • A SAML confirmation method URI that identifies how the delegate confirmed its identity to the IdP.

    • $ConfirmationMethod

  • The time at which the delegate confirmed its identity to the IdP.

    • $DelegationInstant