Total Pageviews

Wednesday, October 29, 2014

oim 11.1.2.2.0 logo replacement steps



logo needs to be placed at 2 places. suppose you have  image name mylogo.png

1. at below place logo will show up after login to console

find xlWebApp.war file at your system and copy log under that.
cp /tmp/mylogo.png    ../../xlWebApp.war/mylogo.png


2. logo at this place will show up at the login page.

please copy logo at this location.
cp /tmp/mylogo.png  ../../oim.ear/iam-consoles-faces.war/images/mylogo.png


3. now you have to customize the screen to add this logo


1.      Log into /identity screen

2.      Click on SandBoxes

3.      Click on Create sandbox name mylogo.
4.      Click Customize, top bar will have more option after clicking.
5.      Click on View at the left side corner and select Source.
6. Click on ORACLE logo, it will prompt you for Edit or Cancel. Select Edit
7. At the pop up go to Style and enter the below information
Background Image       url(/xlWebApp/tmo-logo156.png)
you can also specify Width, Hights and Style Class
8. Apply and save.
9. close from the right corner Close(it will close this customization screen).
10. Publish this Sandbox (if you don't see Publish Sandbox click on the arrow signs and select Publish Sandbox)
11. restart the OIM.
 
 



 

No comments:

Post a Comment