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

Download Generic SCIM application template from the App Catalog of the target domain to enable and configure connectivity for synchronization.

The Generic SCIM application template has been configured to enable Oracle Identity Cloud Service to communicate with applications that support SCIM. For more information, see How Do You Use the Generic SCIM App Template in Administering Oracle Identity Cloud Service?

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

  1. Sign into Oracle Cloud Console (IAM) as an Identity Domain Administrator. 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 GenericSCIM in App Catalog, and click Add next to GenericScim - Client Credentials.
    Screen to select GenericScim app from app catalog
  6. On Add GenericScim- Client Credentials, update application details, and click Next.
  7. Select Enable Provisioning, and then click Confirm to close the confirmation message.

  8. Screen to select enable provisioning
  9. 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 source identity domain.
    Base URI If the SCIM interface's URL is https://idcs.example.com/admin/v1, then the Base URI is /admin/v1.
    Client Id Client ID of the confidential application your created in the source identity domain.
    Client Secret Client Secret of the confidential application your created in the source 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 source domain.

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

  10. Click Test Connectivity.
    Screen to configure connectivity settings
  11. In Select Provisioning Operations, select Authoritative Sync.
  12. Select Enable Synchronization, and then click Finish.
    Screen to enable synchronization for GenericScim application
  13. On the application information page, click Activate.
  14. On the confirmation message, click Activate application.