Where OAM server pick up OIM host and port for password change page
I have OIM 11g and OAM 11g integrated, there is a OHS in front of OAM and OIM. and a load balancer in front of OHS1. when I access OIM console, OAM login page will be displayed.
2. I login by a user whose password is reset
3. I am redirected to the password change page hosted by OIM, but the URL is like
http://<OHS server>:<port>/admin/faces/pwdmgmt.jspx?...
I want to change the <OHS server>:<port> part to the load balancer's host and port, where can I make the change ?
I tried to change the front end URL for oim_server in the weblogic console, but it did not work
2. I login by a user whose password is reset
3. I am redirected to the password change page hosted by OIM, but the URL is like
http://<OHS server>:<port>/admin/faces/pwdmgmt.jspx?...
I want to change the <OHS server>:<port> part to the load balancer's host and port, where can I make the change ?
I tried to change the front end URL for oim_server in the weblogic console, but it did not work
0