Configuring contract fulfillment for token exchange mapping - PingFederate - 10.2

PingFederate Server

bundle
pingfederate-102
ft:publication_title
PingFederate Server
Product_Version_ce
PingFederate 10.2
category
Product
pf-102
pingfederate
ContentType_ce

Use the listed sources to map values from the token processor into the attributes required by the token generator, the Token Generator Contract.

Map each attribute to fulfill the Token Generator Contract from one of these sources:

Token
When you make this selection, the associated Value drop-down list is populated by the token processor.
LDAP/JDBC/Other (when a datastore is used)
Values are returned from your datastore, if used. When you make this selection, the Value list is populated by the attributes from the datastore.
Expression (when enabled)
This option provides more complex mapping capabilities—for example, transforming incoming values into different formats (see Attribute mapping expressions). All of the following variables available for text entries are also available for expressions.
No Mapping
Select this option to ignore the Value field, making it necessary to have no value selection.
Text

The value is what you enter. This can be text only, or you can mix text with references to any of the values from the token processor, using the ${attribute} syntax.

You can also enter values from your datastore, when applicable, using the following syntax.

${ds.attr-source-id.attribute}

where attr-source-id is the Attribute Source ID value (see Fulfillment by datastore queries) and attribute is any of the datastore attributes you select.

  1. Under Source, select a source of the attribute for each attribute in the contract of the token generator.
  2. Under Value, specify an attribute for each attribute.