When you integrate OAM with OIM (more here ), You see three links “Forgot Password” , “Register New Account” , and “Track User Registration” .
Where is this configuration stored and how to change Forgot Password link to some other password management application ?
These links are defied in OAM configuration file i.e. $DOMAIN_HOME/config/fmwconfig/oam-config.xml under setting IdentityManagement . These links are enabled/disabled by setting value of property IdentityServiceEnabled to true/false.
To change hostname, password, and URI of Forgot Password link change Host, Port under OIM-SERVER-1 and ForgotPasswordURL
Note: Do not Edit this file while OAM Managed Server or Admin Server is running. Stop Managed Server and Admin Server for OAM, change oam-config.xml and then start OAM Admin Server followed by Managed Server.