Search This Blog

Thursday, September 23, 2010

Customizing OIM 11g Logo (Oracle identity Manager 11g)

1. Shutdown the OIM Server and Console

2. Navigate to \OIM_HOME\server\apps\oim.ear\iam-consoles-faces.war\images directory

3. Copy the demo.png file to this directory (this will change OIM logo to whatever logo we will give in this file)

4. Using the text editor , open the Admin.jspx file, located in the OIM_HOME\server\apps\oim.ear\admin.war\pages directory.

5. Locate the following line of code :




6. Below this line add the following code:





7. Locate the following line of code : 

8.Below this line add the following code






9. Save your changes to the Admin.jspx file.Close the file.

10. Restart OIM, you can see the change logo in the homepage of the console.

5 comments:

  1. Could you post a before and after screenshot?

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete
  3. What is the error you are getting? I did this twice and it is working for me fin

    ReplyDelete
  4. Every one is telling abt admin page and no one talks about the other pages.Same think I can find in the 11g labs

    ReplyDelete