This is not the latest version of Identity Director documentation.View available documentation.
Configure list people attributes
In the Management Portal at Data Model > People Attributes, configure People Attributes. Configure list attributes to store a set of values.
Configuration
Field | Explanation and Tips |
---|---|
Name | Specify a name that is unique for all attribute types. |
Description |
Specify a description for the people attribute that will make its purpose clearer to you. Usually a business logic reason. |
Restricted information | Mask the attribute value in the Management Portal. This ensures you can be compliant with the privacy laws of your country or organization, as unauthorized administrators do not have access to private information like e-mail addresses, phone numbers, social security numbers, etc. This functionality applies to the Management Portal and the Web Portal.
|
Visible in Web Portal |
Select this option to make your attribute visible in the person details view for Delegated Administration panels. This ensures that delegated users have an easier time identifying people that share similar characteristics, like identical first and last names. If the attribute is marked as containing restricted information, the content will be hidden in the Management Portal and the Web Portal |
Service Delivery Triggers |
View which people attributes trigger a service delivery when you make changes to their value. The details page of each people attribute show a list of the services in which the person attribute is set as a delivery trigger. |
Usage specification
-
We configure a people attribute of type list named List of Managers. Assume all people in the system have this list completed with at least two values.
-
In an entitlement we configure an entitlement attribute of type list named Updated List with an initial value “John”, “Mary”.
-
In the workflow of that entitlement, we use a Provide Information workflow action in which the user selects the value “John”.
-
After that, the workflow contains a Set Person Attributes & Identifiers workflow action that overwrites the person attribute List of Managers with the entitlement attribute Updated List. All values from the person attribute List of Managers are overwritten with the entitlement attribute Updated List.
-
We configure a people attribute of type list named List of Managers. Assume all people in the system have this list completed with at least two values.
-
In an entitlement we configure an entitlement attribute of type list named Updated List which is Blank, with no initial values.
-
In the workflow of that entitlement, we use a Set Person Attributes & Identifiers workflow action that overwrites the person attribute List of Managers with the (empty) entitlement attribute Updated List which is Blank.
-
We configure a Send Message workflow action displaying the person attribute List of Managers. The person attribute will no longer contain any values, as it has been overwritten with blank values.