This is not the latest version of Identity Director documentation.View available documentation.
Supported mappings in the "Set Global Attributes" action
Add the Set Global Attributes action to change the values of global attributes during a service transaction by mapping them to service attributes.
- If the value of a service attribute cannot be resolved, the value of the global attribute to which it is mapped is empty.
The table shows all supported mappings:
Global attribute |
Service attribute |
Value |
---|---|---|
Text |
Text |
Text value. |
Password |
Unmasked password in clear text. |
|
Table |
Table values as a text string: Semicolons separate the values and pipes indicate a new row (e.g. ID1;User1;Description1|ID2;User2;Description2). |
|
List |
Selected list value in the service attribute. |
|
Organization |
GUID of the organization. |
|
Date |
Date in the format YYYYMMDD (e.g. 20170102). |
|
Datetime |
UTC date time in the format YYYYMMDDhhmmss (e.g. 20170102121352). |
|
Checklist |
Value of the checklist attribute as a text string: Semicolons separate the values and pipes indicate a new row (e.g. Label1;Value1;State1|Label2;Value2;State2). |
|
Password |
Text |
Text value. |
Password |
Encrypted password, shown as masked. |
|
Table |
Text |
Text value. This must match the table format of the global attribute. |
Table |
Table of the service attribute. This must match the table format of the global attribute. |