Customizing banner, footer, toolbar, and navigation bar content
You can change the appearance of the self-service user interface by customizing the banner, footer, toolbar, and navigation bar.
Before you begin
Depending on how your system administrator customized your system, you might not have access to this task. To obtain access to this task or to have someone complete it for you, contact your system administrator.
About this task
Content in the WAS_PROFILE_HOME\installedApps\node_name\ITIM.ear\itim_self_service.war\custom directory can be replaced or modified to alter the appearance of the self-service user interface. You can replace or modify the banner, footer, toolbar, and navigation bar.
The layout elements are JSP fragments that are included in the layout of the web page when the JSP is rendered.
The following table displays a list of layout elements and their corresponding files, which are in the WAS_PROFILE_HOME\installedApps\node_name\ITIM.ear\itim_self_service.war\custom directory.
Layout element | File name |
---|---|
Banner | banner.jsp |
Footer | footer.jsp |
Toolbar | toolbar.jsp |
Navigation bar | nav.jsp |
To modify these files, complete these steps:
Procedure
- Make backup copies of the files and store the files you want to modify in a temporary directory.
- Edit the files in the temporary directory and copy the updated files back into the deployed WebSphere® directory. No restart of the IBM Verify Identity Governance application is required for these changes to take effect.