The custom identity attributes can be created and configured in IIQ 7.0 in the following way:
1. Login to Sailpoint IIQ as spadmin user.
2. Navigate to Global Settings --> Identity Mappings.
3. Click on "Add New Attribute" and provide the attribute name and display name.
4. Select any desired advanced options (Multi-Valued, Group Factory etc.)
5. Perform the Source Mappings by selecting the appropriate application and attribute and click "Add" and save the attribute.
6. Create a new task "Identity Refresh" by going to SetUp --> Tasks --> New Task --> Identity Refresh.
7. Provide a name for the task and click on "Save and Execute" to save and run the task.
8. Navigate to the debug interface (http://<hostname>:<port>/identityiq/debug).
9. Under Configuration Objects, choose "UI Configuration".
10. Modify the entry below in the XML file and add the created attribute name (Eg:userLogin) to value and save the file.
11. Now restart the application server (Eg: Apache Tomcat Server).
12. The custom identity attributes will be then present under the Attributes section of Identity Warehouse.
No comments:
Post a Comment