- Convert your custom logo to 119px x 40px (OIM default logo size). There are multiple websites to help you change the image resolution.
- Navigate to $MW_HOME/Oracle_IDM1/server/apps/oim.ear.
- Make a backup of the file 'iam-consoles-faces.war'.
- Copy you custom logo (my_logo.png) in the directory: '$MW_HOME/Oracle_IDM1/server/apps/oim.ear/iam-consoles-faces.war/images'.
- Create and Activate a sandbox in OIM.
- Click on Customize on the top-right corner.
- Click on Structure.
- Click on the Oracle Logo and edit the property 'commandImageLink'.
- Provide the following value in the 'icon' property
- /../oim/images/my_logo.png
- Click on 'Apply' and then 'OK'.
- Publish the sandbox.
- Restart OIM managed server
Wednesday, April 19, 2017
OIM PS3 Re-branding: Change Custom Logo
Subscribe to:
Post Comments (Atom)
-
import java.util.Date; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.Stateme...
-
wget https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.0.tar.gz <Check latest version and replace everywhere> tar -xvf libress...
-
The following posts covers all aspects of developing and deploying a scheduled task in OIM and creating a scheduled job. The post will...
No comments:
Post a Comment