ORACLE IDENTITY AND ACCESS MANAGEMENT INSTALLATION AND CONFIGURATION

Oracle Identity and Access Management (IAM) components enable enterprises to manage the end-to-end lifecycle of user identities across all enterprise resources - both within and beyond the firewall. With IAM, you can deploy applications faster, apply the most granular protection to enterprise resources, automatically eliminate latent access privileges, and much more. Following components are included in IAM:

This chapter provides information for installing IAM and includes the following topics:

Pre-requisite - Installing Java 1.7

Obtain the Java tarball pack from the Oracle Java Downloads. Download jdk-7u80-linux-x64.tar.gz file to a directory.

Note: You must enter the absolute path of the folder where the TAR file is located.

Pre-requisite - Installing Weblogic 11g

Oracle WebLogic Server is a scalable, enterprise-ready Java Platform, Enterprise Edition (Java EE) application server. The WebLogic Server infrastructure supports the deployment of many types of distributed applications.

This chapter describes the installation tasks which contains the following sections:

Installing Weblogic

Obtain Weblogic 10.3.6 JAR from the Oracle Fusion Middleware Downloads. Download wls1036_generic.jar file to a directory.

java –jar <Path>/wls1036_generic.jar

Note: You must enter the absolute path of the folder where the JAR file is located.

Follow the instructions as shown below for installation:

Welcome Screen

Installer Prerequisite Setup

The Welcome screen is displayed each time you start the installer.

Click Next to continue.

Specify Middleware Home Screen

Installer Prerequisite Setup

Specify the following installation locations:

The absolute path to the directory where WebLogic Server will be installed.

Click Next to continue.

Specify Security Updates Screen

Installer Prerequisite Setup

Click to uncheck the box stating “I wish to receive security updates via My Oracle Support” and the user will be prompted “Do you wish to bypass initiation of the configuration manager and remain uninformed of critical security issues in your configuration?” (Kindly follow recommended practices regarding updates depending on the setup requirements or usage.)

Installer Prerequisite Setup

Select Yes and Click on Next.

Specify Security Updates Screen

Installer Prerequisite Setup

The user will now be prompted “Do you wish remain uninformed of critical security issues in your configuration?”

Select Yes and it will prompt “Do you wish to bypass initiation of the configuration manager and remain uninformed of critical security issues in your configuration?”

Installer Prerequisite Setup

Select Yes and Click on Next to proceed.

Specify Security Updates Screen

Installer Prerequisite Setup

Click to select the checkbox “I wish to remain uninformed of security issues in my configuration or this machine has no Internet access.”

Click on Continue to proceed.

Specify Installation Type Screen

Installer Prerequisite Setup

Following are the installation types:

Select Typical and Click Next to continue.

Specify JDK Selection Screen

Installer Prerequisite Setup

Check if the JDK Path listed is correct.

If the user wants to change the path, the user can do so by clicking on the Browse button and selecting the path where JDK is installed.

Once done, Click Next to continue.

Choose ProductClosedA product is created based on the bank's business requirements and has certain typical parameters that describe its attributes or characteristics. Every product is defined under Product Class and Product Group. For example, a product 'Fixed rate home loan' is defined under product group 'Home Loan' and product class 'Loans'. Installation Directories Screen

Installer Prerequisite Setup

This screen shows the Middleware Home location and the Weblogic Server and Oracle Coherence Product home directories.

The user should verify the path and Click Next to continue.

Installation Summary Screen

Installer Prerequisite Setup

Review the information on this screen. The operations summarized on this page will be performed when you click Next.

If you want to make any changes to the configuration before starting the installation, click Previous option to navigate to the screen where you want to edit the data.

Click Next.

Then screen shows the progress of the installation.

Installation Progress Screen

Installer Prerequisite Setup

This screen shows the progress of the installation.

If you want to quit before the installation is completed, click Exit. Doing so will result in a partial installation; the portion of the software that was installed on your system before you click Exit will remain on your system, and you will have to remove it manually.

Installation Complete Screen

Installer Prerequisite Setup

This screen summarizes the installation that was just completed with a message “Congratulations! Installation is complete.”

Click Done to dismiss the screen.

Verifying the Installation

You can perform the following tasks to verify that your installation was successful:

Check if Oracle Home directory exists or not.

Installing Oracle Identity and Access Management

This chapter describes the installation tasks which contains the following sections:

Installing and Configuring Oracle Identity and Access Management

Obtain IAM installer version 11.1.2.3.0 from the Oracle Fusion Middleware Downloads. Download the zip file's (respective installation files) to a directory, and unpack the downloaded archive that contains the installer.

./runInstaller –jreLoc  Java_Home/jdk

Note: You must enter the absolute path of the JRE folder located in this JDK when launching the installer.

Table: Inventory Directory and Group Screens

Screen

Description and Action Required

Specify Inventory Directory Screen (UNIX Only)

Specify the Oracle inventory directory and group permissions for that directory. The group must have write permissions to the Oracle inventory directory.

Click OK to continue.

Inventory Location Confirmation Screen (UNIX Only)

Run the createCentralInventory.sh script as root.

Click OK to continue.

Now, perform the steps as shown below to install and configure OUD after you start the OUD installer.

Welcome Screen

Installer Prerequisite Setup

The Welcome screen is displayed each time you start the installer.

Click Next to continue.

Install Software Updates Screen

Installer Prerequisite Setup

If you want to search for and download software updates from My Oracle Support, then do the following:

Select Search My Oracle Support for Updates.

Enter User name and Password.

Click Test Connection.

If you want to search your local directory for updates, then do the following:

Select Search Local Directory for Updates.

Click Search For Updates.

If you want to skip software updates, then select Skip Software Updates. (Kindly follow recommended practices regarding updates depending on the setup requirements or usage.)

Click Next to continue.

Prerequisite Checks Screen

Installer Prerequisite Setup

This screen shows whether the system requirements are met in order to install the software.

If there is a problem, a short error message appears in the bottom portion of the screen. Fix the error, and click Retry to try again.

If you want to ignore the error or warning messages and continue with the installation, click Continue.

To stop prerequisite checking for all components, click Abort.

Click Next to continue.

Specify Installation Location Screen

Installer Prerequisite Setup

Specify the following installation locations:

Oracle Home directory is where your products will be installed. All software binaries will reside in this directory, and no runtime process can write to this directory.

Note: This installation directory will be referred to as IDM_ORACLE_HOME throughout the remainder of this document. If you are performing an installation on a Windows operating system, be sure that your directory paths are valid, and do not contain double backslashes (\\).

Click Next to continue.

Installation Summary Screen

Installer Prerequisite Steup

Review the information on this screen. The operations summarized on this page will be performed when you click Install.

If you want to make any changes to the configuration before starting the installation, use the navigation pane, and select the topic you want to edit.

If you want to save this configuration to a text file (called a response file), click Save. You will be prompted for the location of name of the file you want to create (for example, silent_install.rsp). This file can be used later if you choose to perform the same installation from the command line.

Click Install.

Then screen shows the progress of the installation.

Installation Progress Screen

Installer Prerequisite Setup

This screen shows the progress of the installation.

If you want to quit before the installation is completed, click Cancel. Doing so will result in a partial installation; the portion of the software that was installed on your system before you click Cancel will remain on your system, and you will have to remove it manually.

Installation Complete Screen

Installer Prerequisite Setup

This screen summarizes the installation that was just completed.

You can also save this summary information to a file for future reference by clicking Save. You will be prompted to specify a name and location for your summary file.

Click Finish to dismiss the screen.

Verifying the Installation

You can perform any combination of the following tasks to verify that your installation was successful:

Back