Version: 1.4
Category: Process
Extended Category: Multivalue
Action Package: Standard Actions
Description
Takes a CSV session attribute and converts it to a multivalue session attribute. A typical use is for migrating UNIX group membership data (which is a list of comma separated user names) to a multivalue session attribute which can be further handled by converting the user names to LDAP DN’s with the Convert Attribute to DN action.
Parameter |
Description |
Example |
Session CSV Name: |
Enter the session attribute containing the CSV data. |
csv-list |
Session Multivalue Name: |
Enter the name of the new multivalue session attribute to be created. |
multiList |
CSV Separator: |
CSV separator character. Default: , (comma). |
; |
Trim values: |
If the values should be trimmed (true/false). If a value only contains spaces and trim is true, the value will not be added to the multi value attribute. Default: true. |
false |
Add single value: |
If the CSV value only contains a single value and no separator, add only the single value (true) or skip the session object (false). Default: false. |
true |
Use Cases
Example 1: Migrate UNIX group Membership
Migrating UNIX group membership data to a multivalue session attribute.
Parameter |
Value |
Session CSV Name: |
unixGroups |
Session Multivalue Name: |
Groups |
CSV Separator: |
[BLANK] |
Trim values: |
[BLANK] |
Add single value: |
true |
DISCLAIMER
Information provided in this document is for your information only. PhenixID makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners.The origin of this information may be internal or external to PhenixID. PhenixID makes all reasonable efforts to verify this information.
PhenixID - support.phenixid.se