Task 4: Install the Oracle Identity Federation 11.1.1.2.0 Software

Upgrading an Oracle Identity Federation High Availability Environment 18-7

18.7.2 About Selecting and Configuring Oracle HTTP Server with Oracle Identity Federation

Oracle Identity Federation requires an Oracle HTTP Server instance. However, you can choose to install and configure the Oracle HTTP Server instance on the same host as Oracle Identity Federation, or you can install it on a separate host as part of a Web tier installation. Note the following when deciding whether or not to install Oracle HTTP Server on the same host or not: ■ If you install Oracle HTTP Server on the same host as Oracle Identity Federation, you can use the Oracle Fusion Middleware Upgrade Assistant to upgrade the Oracle HTTP Server instance at the same time you are upgrading Oracle Identity Federation. OIF Advanced Flow Attributes Enter the following for each field on this screen: Authentication Type: JAAS User Store: NONE Federation Store: NONE User Session Store: RDBMS default selection, which cannot be changed for a cluster Message Store: RDBMS default selection, which cannot be changed for a cluster. Configuration Store: RDBMS default selection, which cannot be changed for a cluster. Transient Store Database Details Enter the following information on this screen: ■ Connect String: Provide the connect string to your database. If it is a RAC database, then enter each node, separated with the carot character . For example: oifdbhost1-vip.mycompany.com:1521:oifdb1 oifdbhost2-vip.mycompany.com:1521:oifdb2 oifdb.mycompany.com ■ User Name: Enter the name including the prefix for the Oracle Identity Federation schema that you created in Section 18.2, Task 2: Install the Oracle Identity Federation Schema in the Database ■ Password: The password you entered when you created the Oracle Identity Federation schema. Installation Summary Review the review the choices you made. If you need to make any changes click Back . If you made the correct selections, click Install. Installation Progress Monitor the progress of the installation of the files onto disk. oracleRoot.sh script dialog box During installation on UNIX platforms, this dialog box prompts you to log in as the root user and run the oracleRoot.sh script. You must log in as the root user because the script creates files, edits files, and changes the permissions of certain Oracle executable files in the usrlocalbin directory. Configuration progress Monitor the progress of the software configuration. Installation Complete Click Finish to finish the installation and quit the installer. Table 18–1 Cont. Summary of the Configuration Screens When Configuring the First Oracle Identity Federation Oracle Instance Screen Description and Actions to Take 18-8 Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management This means that the Upgrade Assistant can then migrate all your SSL certificates, OSSO integration configuration from the source Oracle Identity Federation 10g source topology to the Oracle Identity Federation 11g destination topology. ■ If you install Oracle HTTP Server on a separate host, the Upgrade Assistant will not migrate the SSL certificates and OSSO integration configuration. These artifacts will have to be migrated manually post upgrade. 18.8 Task 8: Use the Upgrade Assistant to Upgrade the First Oracle Identity Federation Oracle Instance The Oracle Fusion Middleware Upgrade Assistant automates the upgrade of many aspects of your Oracle Application Server 10g environment. The Upgrade Assistant is installed automatically into the bin directory of your Oracle Fusion Middleware Oracle home. The following sections provide more information: ■ Task 8a: Start the Upgrade Assistant for an Oracle Identity Federation Upgrade ■ Task 8b: Upgrade Oracle Identity Federation

18.8.1 Task 8a: Start the Upgrade Assistant for an Oracle Identity Federation Upgrade

To start the Upgrade Assistant using the graphical user interface:

1. Change directory the ORACLE_HOMEbin directory of the Oracle Fusion

Middleware installation.

2. Enter the following command to start the Upgrade Assistant.

On UNIX system: .ua On Windows systems: ua.bat The Upgrade Assistant displays the Welcome screen as shown in Figure 18–1 Note: You can also use the Upgrade Assistant command-line interface to upgrade your Oracle Application Server 10g Oracle homes. For more information, see Using the Upgrade Assistant Command-Line Interface in the Oracle Fusion Middleware Upgrade Planning Guide.