Total Pageviews

Friday, October 10, 2014

oim 11.1.2.2.0 setting up default page display at login

if you want when user login to OIM they should see their profile page by default. you can implement this requirement by enabling below property at Sysadmin console using System Configuration tab.
 
login to Sysadmin console
Click System Configuration
search for property name Homepage for Self Service console  (you can use wild card search using any of these keywords. e.g *Homepage*).
 
click on the property Homepage for Self Service console
enter the value of my_info  (by default it is empity).
restart OIM
 
doing above once user will login to oim identity console they will see My Information page.
 
you can also specify other pages to be displayed once they login. other values can be following
 
This property is used to set the page to be displayed after a user logs in to Oracle Identity Manager Self Service.
You can set one of the following as the value of this property:
  • my_access: Displays the My Access page
  • my_info: Displays the My Information page
  • home: Displays the Home page
  • catalog_home:Displays the Catalog page
  • none: Displays no page
Note: After modifying the value of this property, you must restart Oracle Identity Manager server for the changes to take effect.


No comments:

Post a Comment