Steps to Complete in the Source Identity Domain in Oracle Cloud Identity Console

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 of the application in the target identity domain. You can see this information on the Configuration tab of this application detail. See Steps to Complete in the Target Identity Domain in Oracle Cloud Identity Console.

  1. Sign into the source identity domain as user assigned to Identity Domain Administrator role. See Accessing the Oracle Cloud Identity Console (IDCS).
  2. In the Navigation menu, click Applications.
  3. On the Applications page, click Add.
  4. Select 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 add Oracle Identity Domain application from App Catalog
    .
  6. On Add Oracle Identity Domain, add Details, and click Next.
  7. Select Enable Provisioning, and then click Finish.
    Screen to select enable provisioning for Oracle Identity Domain
  8. Click OK to close the confirmation message.
  9. In Configure Connectivity, enter the values for the following parameters:
    Parameter Description and Suggested Value
    Host Name If your 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

  10. Click Test Connectivity.
    Screen to test connectivity
  11. In Select Provisioning Operations, select Authoritative Sync.
  12. Select Enable Synchronization, and then click Finish.
    Screen to check authoritative sync and enable synchronization
  13. Click Activate, and then click OK to confirm.