Procedure for Deinstalling the Oracle Identity Federation 10g Instance

18-16 Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management 4. Save the oif.conf file. 5. Start the Oracle HTTP Server as shown below: INSTANCE_HOME binopmnctl startproc process-type=OHS

18.16.2 Configuring the Load Balancer

Oracle Identity Federation topologies deployed in high availability configurations are front-ended by an external load balancer, which provides load balancing of the HTTP requests between the various OIF instances. After upgrading the Oracle Identity Federation high availability environment, configure your load balancer to listen to the Oracle HTTP Server instances on IDMHOST1 and IDMHOST2. Refer to the documentation provided by the load balancer vendor to accomplish this task.

18.16.3 Set Oracle Identity Federation Configuration Properties

Follow the steps below to enable the Oracle Identity Federation instances on IDMHOST1 and IDMHOST2 to recognize the Load Balancer Virtual Hostname. Use Oracle Enterprise Manager Fusion Middleware Control to complete this task. 1. Log in to Fusion Middleware Control and locate the Oracle Identity Federation instance home page. 2. Modify the server properties as follows:

a. From the Oracle Identity Federation menu, select Administration, and then

Server Properties .

b. Change the Host field to reflect the virtual host name of the load balancer.

c. Change the Port and SSL Enabled, as well as the SOAP Port and SSL

Enabled options to reflect the ports used by the load balancer. d. Save the changes. 3. Modify the Identity Provider properties as follows:

a. From the Administration menu, select Identity Provider.

b. In the Provider ID field, enter the URL for the load balancer virtual host name and port. For example: http:load_balancer_host:port 4. Modify the Service Provider properties as follows:

a. From the Administration menu, select Service Provider.

b. In the Provider ID field, enter the URL for the load balancer virtual host name

and port. For example: http:load_balancer_host:port 5. Repeat Steps 2 through 4 for the subsequent Oracle Identity Federation instances in the high availability environment.