We can change the layout in the self-service user interface
with customization.
High-level layout elements can be enabled and disabled
from display in the self-service user interface with settings in the SelfServiceUI.properties file.
The default layout contains a banner, toolbar, and footer.
Turning
on and off page elements can give various layout options. The only required page element is the content element, which contains the tasks
and task pages.
To show or hide a page element, change the ui.layout.showname property in the SelfServiceUI.properties file. For instance, ui.layout.showBanner controls the display of the banner section. Setting
a property to true indicates that the element is included in the page.
A setting of false indicates that the element is not included in the page.
Any change to the SelfServiceUI.properties file requires a restart of ISIM application in the IBM Security Identity Manager virtual appliance to make the change effective.
The following figures show a visual representation of different layout elements and options.Figure 1. Layout elementsFigure 2. Layout options
The following table displays a list of properties
and their details.
Restart the ISIM application to make the changes effective.
In a managed-cluster environment, we must wait until after the configuration is synchronized to the application servers in the cluster. See Synchronizing a member node with a primary node.