Customize the Select Me option
We can customize the Select Me option in Identity Service Center so that the current logged in user gets selected automatically.
This procedure describes how to customize the Select Me option to be enabled automatically in the Request Access flow and the Edit and Delete Access flow scenarios. With this customization, we are not required to select a logged in user on the Home page of the Identity Service Center. The current logged in user is automatically selected.
- Download the Config.properties file from the ui/config folder.
- Go to the top level of the Appliance Dashboard click Configure > Advanced Configuration > Custom File Management.
- From the All Files tab, click directories > ui > config.
- Select UIconfig.properties and click Download.
- Make a backup copy of the Config.properties file.
- In a text editor, open the UIconfig.properties file and locate the ui.userPicker.defaultSelfSelect property.
- Set the value of the ui.userPicker.defaultSelfSelect property to true.
- Save and close the UIconfig.properties file.
- Upload the Config.properties file to the ui/config folder.
- Go to the top level of the Appliance Dashboard click Configure > Advanced Configuration > Custom File Management.
- From the All Files tab, click directories > ui > config.
- Select UIconfig.properties and click Upload.
- Click Browse to select the UIconfig.properties file that we created.
- Click Save Configuration to upload the file.
Log in to the Identity Service Center and verify the current user is selected automatically in the Request Access flow and Edit and Delete Access flow.
Parent topic: Identity Service Center user interface customization