Configure an External System

To enable the User Synchronization feature, you'll need to create an External System. The External System will contain the URL for your Identity Cloud Service and the OAuth Credentials which will authorize Oracle Transportation Management to automatically manage Users/Groups in Identity Cloud Service.

Before starting these steps, you must obtain your Oracle Identity Cloud Service (IDCS) URL.

  1. Sign in to the Oracle Cloud Console and navigate to the Oracle Transportation and Global Trade Management Environments screen.
  2. Select one of the Environments and click the Identity Domain tab.
  3. Copy the Domain URL.
  4. Sign in to your Transportation and Global Trade Management Cloud instance to create an External System.
  5. Go to Business Process Automation > Communication Management > External Systems.
  6. Click the New button.
  7. Enter an External System ID.
  8. In the User Name field, provide the Client ID from the Confidential Application you created in your Oracle Identity Cloud Service instance.
  9. In the Password and Password (Confirm) fields, provide the Client Secret from the Confidential Application you created in your Oracle Identity Cloud Service instance.
  10. In the Target Namespace field, select the None option.
  11. In the Content Type field, enter "application/json" (without the quotes).
  12. Clear the Transport Through Data Stream checkbox.
  13. In the Authentication Type field select the "OAuth 2.0 - Client Credentials" option.
  14. In the Authorization Service Authentication Type field, select "HTTP Authentication (Basic)".
  15. In the Authorization Service URL field, enter your Oracle Identity Cloud Service instance URL with "/oauth2/v1/token" appended to the end such that it looks like https://<YOUR_IDCS_URL_HERE>/oauth2/v1/token. Use the URL obtained earlier from the Oracle Cloud Console.
  16. In the Application Scope field enter "urn:opc:idm:__myscopes__" (without the quotes).
  17. In the URL field, enter your Oracle Identity Cloud Service instance URL such that it looks like "https://<YOUR_IDCS_URL_HERE>".
  18. Click Finish button.