Before You Begin

You must configure Oracle Identity Cloud Service 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.

  • Read the Learn about migrating from on-premises access management to Oracle Identity Cloud Service solution.

  • Download the Oracle JRE/JDK version 8 or later.

  • Download the Java Cryptography Extension file for Java 8.

  • Access to an instance of Oracle Identity Cloud Service, 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.

  • In the Oracle WebLogic Server 12c, create a managed server named EBSAsserter_server to deploy the E-Business Suite Asserter Java application

Download the E-Business Suite Asserter from the Oracle Identity Cloud Service Console

You can access the Downloads page from the Oracle Identity Cloud Service console. From this page, you can download the Identity Cloud Service E-Business Suite Asserter.

  1. In the Oracle Identity Cloud Service console, expand the Navigation Drawer, click Settings, and then click Downloads.
  2. On the Downloads page, click the Identity Cloud Service E-Business Suite Asserter download button.
  3. Save the .zip file to a temporary folder on your local machine (for example, c:\temp for Windows or /temp for Unix).
  4. Extract the contents of the .zip file and find the location of the ebs.war and idcs-wallet-<version>.jar files.

    The name of the files may vary accordingly to the version.

  5. Copy the ebs.war and idcs-wallet-<version>.jar files to a working folder into the E-Business Suite Asserter's WebLogic Server machine. For example, /opt/ebssdk (create this folder if it doesn't exist).

Provide Environment Information

Record the environment information that you'll need when you configure the E-Business Suite Asserter configuration file.

  • Oracle WebLogic Server host name where the E-Business Suite Asserter is deployed. For example, ebsasserter.example.com
  • Oracle WebLogic Server HTTPS address (including port number if not default one) where the E-Business Suite Asserter is deployed. For example, https://ebsasserter.example.com:7002
  • Oracle E-Business Suite host name. For example, ebs.example.com
  • Oracle E-Business Suite HTTPS address. For example, https://ebs.example.com:8001/
  • Oracle Identity Cloud Service 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, ebs.example.com
  • Oracle E-Business Suite Database port. For example, 1521
  • Oracle E-Business Suite APPS user password. For example, apps