Interpolating authorization attributes
Attribute interpolation allows you to include attribute references in input fields and expressions.
About this task
PingOne Authorize resolves the value of the referenced attribute, replacing the attribute reference with the value itself. You can include text along with multiple attribute references. Use attribute interpolation in the following places:
-
Fields that have the Label () icon, such as service connector input fields
-
JSON Path, SpEL, and X Path processors
-
Statement payloads
-
Inputs in REST service bodies
Steps
-
To open the attribute menu, enter two open curly brackets (
{{
) in a field that allows attribute interpolation. -
Enter the full path to the attribute, or select an attribute in the menu. To move to the next level in the menu, select choose a nested attribute.
-
To complete the reference, enter two closing curly brackets (
}}
) or select }} complete expression in the menu.Result:
The following image shows an example of a completed attribute reference.