Search This Blog

Showing posts with label How to Disable Change Password At Next Logon in OIM 11g. Show all posts
Showing posts with label How to Disable Change Password At Next Logon in OIM 11g. Show all posts

Friday, July 8, 2011

How to Disable Change Password At Next Logon in OIM 11g

In OIM 9.1.0.2 there was a parameter that could be set to disable forced password changes:

System prop XL.ForcePasswordChangeAtFirstLogin

This parameter is no longer implemented in OIM 11g.

Steps

1. Go to WebLogic Domain ->
2. Right click and open 'System MBean Browser'
3. In the 'System MBean Browser' left panel, go to 'servername' -> Server: --> Application:oim --> XML Config --> Config --> XMLConfig.SSOConfig --> SSOConfig
4. Set the SsoEnabled flag to 'true' and apply

Then restart OIM server.