Create the Oracle Cloud Infrastructure Identity and Access Management (IAM) Domain Application

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

To create an IAM domain application:
  1. Log in to the Oracle Cloud Console.
  2. In the navigation menu, click Identity & Security.
  3. Under Identity, click Domains. Select the identity domain you want to work in.
  4. Copy the domain URL from the domain overview page. You'll use it later.
  5. In the Identity domain, click Applications.
  6. Click Add.
  7. In the Add Application page, click Confidential Application.
  8. In the App Details pane of the Add Confidential Application window, enter a name for your application and click Next.
  9. Choose Configure this application as a client now.
  10. Under Authorization, select Resource Owner and JWT Assertion.
  11. Under Token Issuance Policy, choose All for Authorized Resources and click Next.
  12. On the Resource tab, accept the default values and click Next.
  13. On the Web Tier Policy tab, accept the default values and click Next.
  14. On the Authorization tab, accept the default values and click Next.
  15. 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.
  16. 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.
  17. On the Configuration tab, expand Client Configuration.
  18. Scroll down to the Token Issuance Policy section and click Add Scope.
  19. In the Select Scope dialog, find your Oracle Content Management instance and click >.
  20. Select the scope that has the URL with /urn:opc:... and then click Add.
  21. 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.
  22. Click Save and then click Activate.

Your IAM domain 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.