Steps to Complete in the Source Identity Domain in Oracle Cloud Console (IAM)

Download Oracle Identity Domain application from the App Catalog of the target domain to enable and configure connectivity for synchronization.

Before you begin, note the Client ID and Client Secret in General Information of the application in the target identity domain. See Steps to Complete in the Target Identity Domain in Oracle Cloud Console (IAM)

  1. Sign into Oracle Cloud Console (IAM) as an Identity Domain Administrator in the source domain. See Accessing the Oracle Cloud Console (IAM).
  2. Click Applications under Identity domain.
  3. Click Add application.
  4. On the Add application page, click Application Catalog, and then click Launch app catalog.
    Screen to add app catalog
  5. Search for Oracle Identity Domain in App Catalog, and click Add next to Oracle Identity Domain.
    Screen to search and select Oracle Identity Domain application
  6. On Add Oracle Identity Domain, update application details, and click Next.
  7. Select Enable Provisioning, and then click Confirm to close the confirmation message.
    Screen to select enable provisioning
  8. In Configure Connectivity, enter the values for the following parameters:
    Parameter Description and Value Information
    Host Name If the SCIM interface's URL is https://idcs.example.com/abc, then the host name is idcs.example.com. This is the URL of the target identity domain.
    Client Id Client ID of the confidential application your created in the target identity domain.
    Client Secret Client Secret of the confidential application your created in the target identity domain.
    Scope Use urn:opc:idm:__myscopes__ as the scope of your application.
    Authentication Server Url

    The URL of your authentication server in the target domain.

    Example: https://idcs.example.com/oauth2/v1/token

  9. Click Test Connectivity.
    Screen to add configuration details and test connectivity
  10. Select Enable Synchronization, and then click Finish.
    Screen to enable synchronization for Oracle Identity Domain application
  11. On the application information page, click Activate.
  12. On the confirmation message, click Activate application.