Create the Oracle Identity Cloud Service (IDCS) Application

Follow these steps if you have not migrated your Oracle Identity Cloud Service (IDCS) stripes to IAM identity domains.

To create an IDCS application:
  1. Log in to the My Services dashboard.
  2. Click Identity Cloud.
  3. Copy the Service Instance URL and the REST Endpoint (Permanent), as provided on this page. You’ll use these URLs later.
  4. In the Identity Cloud Service console, expand the Navigation Drawer, and then click Applications.
  5. Click Add.
  6. In the Add Application page, click Confidential Application.
  7. In the App Details pane of the Add Confidential Application window, enter a name for your application and click Next.
  8. Choose Configure this application as a client now.
  9. Under Authorization, select Resource Owner and JWT Assertion.
  10. Under Token Issuance Policy, choose All for Authorized Resources and click Next.
  11. On the Resource tab, accept the default values and click Next.
  12. On the Web Tier Policy tab, accept the default values and click Next.
  13. On the Authorization tab, accept the default values and click Next.
  14. Click Finish.
    Copy Client ID and Client Secret. You'll need them when you register your server with the file import agent (see Use the Capture Command-Line Utility) or the WFR agent.
  15. On the Users tab, click Assign and add the user that should have access to this application and whose 2-factor authentication is disabled. Remember the user and credentials. You'll need them when you register your server with the file import agent or the WFR agent.
  16. On the Configuration tab, expand Client Configuration.
  17. Scroll down to the Token Issuance Policy section and click Add Scope.
  18. In the Select Scope dialog, find your Oracle Content Management instance and click >.
  19. Select the scope that has the URL with /urn:opc:... and then click Add.
  20. Copy the Scope URL. You'll need it when you register your server with the file import agent (see Use the Capture Command-Line Utility) or the WFR agent.
  21. Click Save and then click Activate.

Your IDCS application has been created. You can now go ahead and register your server with your file import agent, WFR agent, or a content capture API.