Monday, October 2, 2017

OAM 12c Installation and Configuration (Complete Setup)


⛹ - OAM 12c Setup - 
===================================

You should have installed Database 12c by 

Database 12c

Install java - jdk8
/jdk8 (jdk 8 is mandatory)
Install Weblogic 12.2.1.3.0
Install FMW infrastructure ( /fmw_12.2.1.3.0_infrastructure_generic.jar)
/jdk8/bin/java -jar fmw_12.2.1.3.0_infrastructure_generic.jar
Install IDM generic 12.2.1.3.0
/fmw_12.2.1.3.0_idm_generic.jar
/fmw_12.2.1.3.0_idm_generic2.jar
export JAVA_HOME=/u01/installable/jdk8
/jdk8/bin/java -jar fmw_12.2.1.3.0_idm_generic.jar  ( /u01/idam/Oracle/Middleware/Oracle_Home )
Create RCU for OAM schema
create RCU for OAM schema, Select OAM Schema
export MW_HOME=/u01/idam/Oracle/Middleware/Oracle_Home
$MW_HOME/oracle_common/bin/rcu - run RCU and create OAM Schema.
Invoke config and configure oam and default dependent templates.
  • Run $MW_HOME/oracle_common/common/bin/config.sh 
  • Select : "Oracle Access Management Suite " from available templates ( select "Oracle Access Management Suite", it will select JRF and cluster extension also; weblogic/Welcome1 ; Development ; **** Dont give local addresses)
  • Create a new domain.
  • Please note, if you choose  advanced configuration, you can configure a node-manager,cluster,provide user defined server port numbers,enable ssl ports,configure machines and enter  a front end url.

Verification


🙋 Please leave the comments if any issues or cluster setups 🙋


2 comments: