Syed Saad Ali

Oracle ACE Pro

Oracle Solution Architect

Oracle E-Business Suite

Oracle Cloud Infrastructure

Oracle Fusion Middleware

Oracle Database Administration

Oracle Weblogic Administration

Syed Saad Ali

Oracle ACE Pro

Oracle Solution Architect

Oracle E-Business Suite

Oracle Cloud Infrastructure

Oracle Fusion Middleware

Oracle Database Administration

Oracle Weblogic Administration

Oracle Identity Management

December 13, 2024 Configure Weblogic Domain for OID 12.2.1.4
Oracle Identity Management

Configure Weblogic Domain for OID 12.2.1.4

 

Note: Before proceeding with this installation section, ensure you have completed the prerequisite tasks outlined below. Refer to the provided links for detailed guidance.

 

Step 1: Install and Configure Oracle Database for Oracle Internet Directory Please refer to the following blog for detailed guidance.

Link 🔗  Oracle Database 19c Installation for OID

 

 

Step 2: Install Oracle Fusion Middleware 12c Detailed instructions can be found in the following blog.

Link 🔗FMW 12.2.1.4 Installation for Oracle Internet Directory(OID)

 

Step 3: Install Oracle Internet Directory 12.2.1.4 Detailed instructions can be found in the following blog.

Link 🔗Configure Weblogic Domain for OID 12.2.1.4

 

 

Configuring the Weblogic Domain

 

  • To configure the Weblogic Domain, execute the script ‘$ORACLE_HOME/oracle_common/common/bin/config.sh.   
  • On the first screen choose to CREATE A NEW DOMAIN and select the location for the domain creation. 
  • Oracle recommends separating the core Applications (Oracle Home) from the Configuration, so in this case we are storing the target Domain under the <PATH_TO_DOMAIN> directory.
  • [oidmgr@oidserver ~]$ cd $ORACLE_HOME/oracle_common/common/bin
  • [oidmgr@oidserver bin]$ ./config.sh

Enter the Domain Location

Selecting this template automatically selects the following as dependencies:

  • Oracle Internet Directory (Collocated) -12.2.1.3.0 [oid]
  • Oracle Directory Services Manager -12.2.1.3.0 [oid]
  • Oracle JRF -12.2.1.3.0 [oracle_common]
  • WebLogic Coherence Cluster Extension -12.2.1.3.0 [wlserver]
  • Oracle Enterprise Manager – 12.2.1.3.0 [em]
Enter the Application Location
Enter Weblogic Credentials Click Next
Select Domain Mode Production Select JDK Environment Click Next
Enter the Connection Details Highlighted Click Get RCU Configuration Click Next
Select All Component Schema Click Next
Click Next
Select the following:

  • Administration Server
  • Node Manager
  • Topology

Click Next

Click Next
Enter Weblogic Credentials Click Next
Add JRF-MAN-SVR from Server Groups Click Next
Click Next
Click Next
Click Next
Click Next
Click Unix Machine TAB
Add oidhost1 in Unix Machine  Note: Remove the entry from Machine tab. Click Next
Add Servers To the Machine Click Next
Click Next
Click Next
Click Create
Configuration Started
Click Next
Click Finish

Create OID Environment file

[oidmgr@oidserver ~]$ vi oid_env.env export ORACLE_COMMON_HOME=$ORACLE_HOME/oracle_common export ORACLE_HOME=/u02/app/oracle/Middleware/Oracle_Home export WL_HOME=$ORACLE_HOME/wlserver export JAVA_HOME=/u02/jdk1.8.0_361/ export DOMAIN_HOME=$ORACLE_HOME/user_projects/domains/oid_domain

Enabling Weblogic Startup without password

Enter the following parameter given below $DOMAIN_HOME/bin definition to enable reading boot.properties file for starting the Weblogic without Password [oidmgr@oidserver ~]$ cd $DOMAIN_HOME/bin [oidmgr@oidserver bin]$ vi setDomainEnv.sh JAVA_OPTIONS=”${JAVA_OPTIONS} -Dweblogic.system.BootIdentityFile=${DOMAIN_HOME}/security/boot.properties” export JAVA_OPTIONS

Create boot.properties file

[oidmgr@oidserver ~]$ cd /u02/app/oracle/Middleware/Oracle_Home/user_projects/domains/oid_domain/security [oidmgr@oidserver security]$ vi boot.properties
Also Create a folder named security in $DOMAIN_HOME/servers/AdminServer and cp the boot.properties file

The StopWebLogic.sh Command Fails With “No valid username/password or userConfigFile/userKeyFile provided” When boot.properties is Not Present. (Doc ID 2683299.1) The stopWebLogic.cmd Errors with “No valid username/password or userConfigFile/userKeyFile provided” (Doc ID 2633650.1)

[oammgr@oamserver security]$ mkdir -p $DOMAIN_HOME/servers/AdminServer/security [oammgr@oamserver security]$ cp boot.properties $DOMAIN_HOME/servers/AdminServer/security

 

Start Node Manager and the Admin Server

 In new shells start the Node Manager and the Admin Server with the commands $DOMAIN_HOME/bin/startNodeManager.sh and $DOMAIN_HOME/bin/startWebLogic.sh‘ respectively.

[oidmgr@oidserver ~]$ . ./oid_env.env [oidmgr@oidserver ~]$ cd $DOMAIN_HOME/bin [oidmgr@oidserver bin]$ nohup ./startNodeManager.sh & [1] 11841 [oidmgr@oidserver bin]$ nohup: ignoring input and appending output to ‘nohup.out’ [oidmgr@oidserver bin]$ nohup ./startWebLogic.sh & [2] 12402 [oidmgr@oidserver bin]$ nohup: ignoring input and appending output to ‘nohup.out’

Login Weblogic Console

http://oidserver.com:7001/console Enter Username and Password
Weblogic Console Home Page

 

 

 

If you encounter any issues or have further questions, feel free to contact on Below: Linkedin 🔗  SyedSaadAli

 

 

 

 

 

December 11, 2024 FMW 12.2.1.4 Installation for OID
Oracle Identity Management

Oracle Fusion Middleware 12.2.1.4 Introduction

  1. What is Oracle Fusion Middleware 12.2.1.4?

Oracle Fusion Middleware 12.2.1.4 is a set of software tools and services that help businesses build and run applications. It acts as a bridge between different systems, making it easier to connect, manage, and secure enterprise applications whether they are in the cloud, on-premises, or both.

  1. What Does It Do?

  • Develop Applications: Provides tools to create modern web, mobile, and enterprise applications.
  • Integrate Systems: Connects different software and systems so they work together.
  • Manage Content: Organizes documents and web portals for easy collaboration.
  • Analyze Data: Includes tools to generate reports and make data-driven decisions.
  • Secure Access: Manages user logins and permissions to protect sensitive information.
  1. Key Components

  • Oracle WebLogic Server: The foundation for running applications reliably and efficiently.
  • Oracle SOA Suite: Helps combine services (like APIs) into workflows for seamless integration.
  • Oracle WebCenter: Used to manage digital content and create user-friendly portals.
  • Oracle Identity Management: Ensures secure user authentication and authorization.
  • Oracle Business Intelligence (BI): Provides dashboards and reports for analyzing business performance.
  1. Why Use It?

  • Flexibility: It works in hybrid environments, combining cloud and on-premises systems.
  • Scalability: Handles small applications to large, complex enterprise systems.
  • Efficiency: Speeds up application development and deployment.
  • Enhanced Security: Centralized tools protect apps and user data.
  • Improved Integration: Makes different systems work as one unified solution.
  1. Benefits for Businesses

  • Reduces complexity by centralizing tools and systems.
  • Increases productivity by automating workflows and simplifying integration.
  • Provides actionable insights to make better decisions.
  • Ensures systems remain secure and compliant.

Summary

Oracle Fusion Middleware 12.2.1.4 is a comprehensive platform designed to help businesses build, integrate, and secure applications while enabling advanced collaboration, analytics, and scalability. It’s ideal for organizations managing diverse IT systems in a hybrid environment.

Oracle Documentation To Be Used for FMW,OID,ODIP 12.2.1.4

Ø Oracle Identity & Access Management Certification Matrix  Oracle Fusion Middleware 12.2.1.4 Certification Matrix

Ø Install Oracle Fusion Middleware Infrastructure Oracle Fusion Middleware 12.2.1.4

Ø Oracle Directory Integration Platform (DIP) Directory Intergration Platform 12.2.1.4

FMW Infrastructure Installation

1  Create OID Operating System User

[root@oidserver ~]# useradd -g oinstall -G dba -d /home/oidmgr -m -s /bin/bash oidmgr

[root@oidserver ~]# passwd oidmgr

Changing password for user oidmgr.

New password:

Retype new password:

passwd: all authentication tokens updated successfully.

[root@oidserver ~]#

[root@oidserver u02]# chown -R oidmgr:oinstall /u02

2. Untar the JDK

[oidmgr@oidserver u02]$ tar -xvzf jdk-8u361-linux-x64.tar.gz
[oidmgr@oidserver ~]$ cd /u02/jdk1.8.0_361/bin

 

3. Unzip the FMW12.2.1.4

[oidmgr@oidserver fmw_infrastructure]$ ll
total 1597388
-rwxrwxrwx. 1 oidmgr oinstall 1635717400 Nov 17 22:35 V998828-01.zip
 
[oidmgr@oidserver fmw_infrastructure]$ unzip -qo V998828-01.zip
[oidmgr@oidserver fmw_infrastructure]$ ll
total 3195068
-r-xr-xr-x. 1 oidmgr oinstall 1636007590 Sep 13  2019 fmw_12.2.1.4.0_infrastructure.jar 
-rw-r–r–. 1 oidmgr oinstall      10185 Sep 16  2019 fmw_12214_readme.html
-rwxrwxrwx. 1 oidmgr oinstall 1635717400 Nov 17 22:35 V998828-01.zip

4. Running Installer FMW12.2.1.4

The 12c installation starts with the common infrastructure which contains Weblogic, the RCU, and other common components.

Start the installation with the command ‘java -jar fmw_12.2.1.4.0_infrastructure.jar for version 12.2.1.4.

[oidmgr@oidserver ~]$ cd /u02/jdk1.8.0_361/bin/
[oidmgr@oidserver bin]$ export DISPLAY=192.168.1.123:0.0
[oidmgr@oidserver bin]$ ./java -jar /u02/fmw_infrastructure/fmw_12.2.1.4.0_infrastructure.jar

Click Next

  • Click Skip Auto Updates
  • Click Next

  • On this step, set the value for ORACLE_HOME, which is to be the location of core installed files.
  • Click Next

  • For the next step leave the ‘FUSION MIDDLEWARE INFRASTRUCTURE‘ selected.
  • Click Next

  • Click Next

  • Verify the settings on the Installation Summary screen.  
  • To change entries, Click BACK on the pertinent screen.
  • Once satisfied with the settings, click the INSTALL button to begin the installation.

  • Installation Started

  • Click Next

  • Click Finish