Description:
This document gives specific instructions how to customize the ENTM login page, the displayed logo and the title banner.
Note:
This procedure is provided "as is" and CA is not providing support for it howsoever.
In case of upgrading the product the changes are likely overridden again.
Solution:
Log in Title
Edit the file
C:\jboss-4.2.3.GA\server\default\deploy\IdentityMinder.ear\user_console.war\app\ac\ac_login.jsp
change:
String appName = "Your client name here";
String title = "Your client name here - Access Management";
After login
Logo
Replace the file
C:\jboss-4.2.3.GA\server\default\deploy\IdentityMinder.ear\user_console.war\app\ca12\image\circleca.png
Title
Edit the file
C:\jboss-4.2.3.GA\server\default\deploy\IdentityMinder.ear\user_console.war\app\ca12\head.jsp
<a href="http://www.mycompany.com/"><skin:themeicon/></a>
<a href="?" class="r5_product_name"><span class="product_name">Data Center Access Management</span></a>
Welcome Title
Edit the file
C:\jboss-4.2.3.GA\server\default\deploy\IdentityMinder.ear\user_console.war\app\ca12\resources_en.properties
console.welcome=Welcome to Your client name here
Icon in Log Out page
Replace the file
C:\jboss-4.2.3.GA\server\default\deploy\IdentityMinder.ear\user_console.war\ui\skin\idm\image\logo_login.gif
Replacing the ca logo in login window
Replace the file
C:\jboss-4.2.3.GA\server\default\deploy\IdentityMinder.ear\user_console.war\ui\images\favicon.icon
To make the changes effective