Select Clusters from the home page, or select Environment Clusters from the Click Lock and Edit in the Change Center window to enable editing. Click the Cluster Name oaam_cluster. In the General tab, set WebLogic Plug in to Enabled by checking the box in

8-226 Oracle Fusion Middleware High Availability Guide NameVirtualHost :7777 VirtualHost :7777 ServerName oaam.mycompany.com:7777 ServerAdmin youyour.address RewriteEngine On RewriteOptions inherit Location oaam_server SetHandler weblogic-handler WebLogicCluster oaamhost1.mycompany.com:14300,oaamhost2.mycompany.com:14300 Location Location oaam_admin SetHandler weblogic-handler WebLogicCluster oaamhost1.mycompany.com:14200,oaamhost2.mycompany.com:14200 WebLogicPort 7001 Location VirtualHost

8.12.3.12.2 Restart Oracle HTTP Server Restart the Oracle HTTP Server on WEBHOST1

and WEBHOST2: WEBHOST1opmnctl stopall WEBHOST1opmnctl startall WEBHOST2opmnctl stopall WEBHOST2opmnctl startall

8.12.3.12.3 Change Host Assertion in WebLogic Because the Oracle HTTP Server acts as a

proxy for WebLogic, by default certain CGI environment variables are not passed through to WebLogic. These include the host and port. You must tell WebLogic that it is using a virtual site name and port so that it can generate internal URLs appropriately. To do this, log into the WebLogic Administration Console at: http:oaamhost1.mycompany.com:7001console Then perform these steps:

1. Select Clusters from the home page, or select Environment Clusters from the

Domain Structure menu.

2. Click Lock and Edit in the Change Center window to enable editing.

3. Click the Cluster Name oaam_cluster.

4. In the General tab, set WebLogic Plug in to Enabled by checking the box in the

Advanced Properties section.

5. Click Save.

6. Select HTTP and enter the following values: ■ Frontend Host : oaam.mycompany.com ■ Frontend HTTP Port : 7777 ■ Frontend HTTPS Port : Set to SSL port on the load balancer or the Oracle HTTP Server SSL port if using SSL communication. Configuring High Availability for Identity Management Components 8-227 This ensures that any HTTPS URLs created from within WebLogic are directed to port 443 or 80 on the load balancer.

7. Click Save.

8. Select Clusters from the home page, or select Environment Clusters from the

Domain Structure menu.

9. Click the Cluster Name oaam_admin_cluster.

10. In the General tab, set WebLogic Plug in to Enabled by checking the box in the

Advanced Properties section.

11. Click Save.

12. Select HTTP and enter the following values: ■ Frontend Host : oaam.mycompany.com ■ Frontend HTTP Port : 7777 ■ Frontend HTTPS Port : Set to SSL port on the load balancer or the Oracle HTTP Server SSL port if using SSL communication.

13. Click Save.

14. Click Activate Changes in the Change Center window to save the changes.

15. Restart managed servers WLS_OAAM1, WLS_OAAM2, WLS_OAAM_ADMIN1 and WLS_OAAM_ADMIN2 as follows: a. Log into the WebLogic Administration Console using this URL: http:oaamhost1.mycompany.com:7001console b. Supply the WebLogic administrator username and password.

c. Select Environment - Servers from the Domain Structure menu.

d. Click the Control tab.

e. Click the servers WLS_OAAM1, WLS_OAAM2, WLS_OAAM_ADMIN1,

and WLS_OAAM_ADMIN2. f. Click Shutdown - Force shutdown now. g. Click Yes to confirm that you want to stop the servers. h. Select Environment - Servers from the Domain Structure menu. i. Click the Control tab.

j. Click the servers WLS_OAAM1, WLS_OAAM2, WLS_OAAM_ADMIN1,

and WLS_OAAM_ADMIN2. k. Click Start. l. Click Yes to confirm that you want to start the servers. 16. Restart the Administration Server.

8.12.3.13 Validating the Oracle Adaptive Access Manager Configuration

Log into the Oracle Adaptive Access Manager Administration Console at http:oaam.mycompany.com:7777oaam_admin using the oaamadmin account you created.