Execute following steps to add a new attribute (Citizenship) on User Profile:
Disclaimer
All content provided on this blog is
for informational purposes only. The owner of this blog makes no
representations as to the accuracy or completeness of any information on
this site or found by following any link on this site. The owner will
not be liable for any errors or omissions in this information nor for
the availability of this information. The owner will not be liable for
any losses, injuries, or damages from the display or use of this
information
- Login into "http://Hostname:Port/identityiq"
- Click on "System Setup"
- Click on Identity Mapping, it will display all the attributes present today
- Click on "Add New Attribute" button and provide following details:
- Attribute Name: citizenship
- Display Name: Citizenship
- Attribute Type: String
- Edit Mode: Temporary
- Searchable: True (Select checkbox)
- Group Factory: True (Select checkbox)
- Click Save
- Go to Debug Page "http://Hostname:Port/identityiq/debug"
- Select "UI Configuration" under "Configuration Objects"
- Search for following tag:
- Add citizenship to the tag, it should look like below syntax:
- Click "Save" and "Close"
- Go to "http://Hostname:Port/identityiq"
- Go to "Define" tab
- Click "Identities" from the list
- Search for any user and you would be able to see "Citizenship"
Disclaimer
No comments:
Post a Comment