SelfServiceHomePage.properties
The SelfServiceHomePage.properties file is used to configure the sections of the initially installed home page for the self-service user interface. You can add or remove tasks, and update icon URLs and labels of the home page from this file.
The file has these types of entries.
- Sections=ActionNeeded, Password, sectionConfigName ...
Defines the section configuration names in the order in which they are displayed.
- Section definition
Defines the label keys, icons, and other objects for the home page section.
- Task definitions
Defines the NLS key and link for the URL, the NLS key for the task description, and other attributes that enable displaying the task..
For more information about these properties, see documentation in the properties file.
Parent topic: Supplemental property files