Chapter - 3 : Input Parameters for OIDG Installation
This chapter includes following topics:
- OIDG Parameter Configuration Steps
- Linux User/Group Section
- Database Section
- Middleware Section
- Confirmation Section
- Credentials Section
OIDG Parameter Configuration Steps
Navigate to /OIDG-CoreInstallation/chef/and run: sh oidg_config.sh with root user
Provide the required information for the following inputs:
Linux User/Group Section
- Linux Username
- Example: oracle (the user you installed Fusion Middleware with)
- FMW Products Installed Group
- Example: oinstall or oracle (the user group you installed Fusion Middleware with)
Database Section
OIDG and RCU Schemas Are Created in the Same Database Instance:
IS OIDG Schema and RCU Infra Schemas were created on the Same Database/Pluggable Database (y/n): y
Enter the following values to proceed further:
Database hostname: Database hostname
Database service name: DB Instance name
Database port: Listener port (Example: 1521)
Database OIDG User name: ‘OIDXAPPUSER’
RCU Infra Schema Prefix: RCU Schema’s Prefix
OIDG and RCU Schemas Are Created in Different Database Instances:
IS OIDG Schema and RCU Infra Schemas were created on the Same Database/Pluggable Database (y/n): n
Enter the DB Inputs:
RCU Database hostname: Database hostname
RCU Database service name: DB Instance name
RCU Database port: Listener port (Example: 1521)
RCU Infra Schema Prefix: RCU Schema’s Prefix
OIDG Database User name: ‘OIDXAPPUSER’
OIDG Database hostname: OIDG Database hostname
OIDG Database service name: OIDG DB Instance name
OIDG Database port: OIDG Listener port (Example: 1521)

Middleware Section
- OIDG Fusion Middleware HOME Path:
- Enter the middleware home path including Oracle_Home
OIPA Server Input Section:
Provide the OIPA server inputs
Confirmation Section
Correct? (y/n) : (y/n)

Credentials Section
WebLogic Credentials
- Set the WebLogic User Password
- You have to use this password for WebLogic login after domain creation.
Database Credentials
- Set the RCU Password for all Schemas
Provide the common password used for the RCU Infra Schemas - Set the password for OIDG's schema:
Provide the password for the OIDXAPPUSER.
GnuPGCredentials
- Set the password for PGP keys
Set the password for PGP Key creation for Encryption/Decryption
Security Realm user Credentials
Note: Note: Users oidguser and oidgpii are created for configuring Security Credentials in EM and Encryption of PII Data
- oidguser Password:
Set the password for user: oidguser - oidgpii Password:
Set the password for user: oidgpii
Confirmation
Please verify and resolve any errors that have occurred before running sh install_oidg.sh