Before You Begin
You must configure OCI IAM as an identity provider for E-Business Suite Asserter, Oracle E-Business Suite as a target application, and E-Business Suite Asserter as the single sign-on provider for Oracle E-Business Suite.
- Download the Oracle JRE/JDK version 8 or later.
- Download the Java Cryptography Extension file for Java 8.
- Access to an instance of OCI IAM, rights to download the E-Business Suite Asserter from the console, and rights to register a confidential application.
- Get access to an instance of Oracle E-Business Suite Release 11i (11.5.10) or Release 12 (12.1.3, 12.2.4, or greater), with the latest patch applied.
- Get access to a separate instance of Oracle WebLogic Server 12c (12.1.3 and 12.2) using the Java SE Development Kit 8 or Java EE 8.
- Create a certificate in the Certificate Managed Services section to be used by the OCI Load Balancer for E-Business Suite Asserter. Alternatively, you can also use your own certificate.
- In the Oracle WebLogic Server 12c, create managed servers named
EBSAsserter_server_01
andEBSAsserter_server_02
to deploy the E-Business Suite Asserter Java application. - In this scenario, there are two nodes of E-Business Suite, which will
be referred to as
EBSNode01
andEBSNode02
. - Create a working directory in EBS Asserter's WebLogic Server and Oracle EBS Server.
For example,
/opt/ebssdk
.
Download the E-Business Suite Asserter from the OCI IAM Console
You can access the Downloads page from the OCI IAM console. From this page, you can download the OCI IAM E-Business Suite Asserter.
Provide Environment Information
Record the environment information that you'll need when you configure the E-Business Suite Asserter configuration file.
- OCI Load Balancer public IP where the E-Business Suite Asserter servers are
configured. This IP has to be mapped with the same domain name as the E-Business
Suite server. For example,
https://ebsasserter.example.com
- Oracle WebLogic Admin Server console address. For example,
https://ebsasserter01.example.com:7002/console
- Oracle WebLogic Managed Server HTTPS address (including port number if not the
default one) where the E-Business Suite Asserter is deployed. For example,
https://ebsasserter01.example.com:7003
andhttps://ebsasserter02.example.com:7003
- OCI Load Balancer public IP and Listener Port where the Oracle E-Business Suite
servers are configured. This IP has to be mapped with the same domain name as the
EBS servers. For example,
https://ebs.example.com:8001
. - Oracle E-Business Suite host name. For example,
ebs01.example.com
andebs02.example.com
- OCI IAM HTTPS address (including port number if not using the default one). For
example,
https://idcs-example.identity.oraclecloud.com
- Oracle E-Business Suite Database name. For example,
ebsDB
- Oracle E-Business Suite Database host. For example,
ebsdb.example.com
- Oracle E-Business Suite Database port. For example,
1521
- Oracle E-Business Suite APPS user password. For example,
apps