Retrieving Identity Domain parameters

When working with the Oracle Unity platform, you may need to collect any or all of the following Identity Domain parameters:

  • Client ID

  • Client Secret

  • IDCS app scope

  • Token URL

Required privileges

To collect Identity Domain parameters, you'll need administrator access to Identity Domain

To confirm if you have the required privileges, you'll need to be able to do the following:

  • Access https:[IDCS URL]/ui/v1/adminconsole

  • View the Identity & Security item in the left-hand navigation menu

  • Click on Domains and select the Identity Domain

If you can't access the URL or can't view the Identity & Security menu item, you'll need to follow up with a user that has administrator access to retrieve Identity Domain parameters.

Retrieve Identity Domain parameters

Complete the following steps to retrieve the Identity Domain parameters.

To collect Identity Domain parameters:

  1. Go to Integrated applications and select the Oracle Unity application.
  2. Click the OAuth configuration tab and scroll to General information.
  3. Copy the Client ID.
  4. For Client Secret, click Show Secret and copy the client secret.

  5. Scroll to the top Configure application APIs that need to be OAuth protected.
  6. Copy the Primary Audience. Then, concatenate the primary audience with cxunity. This is the IDCS app scope.
  7. Depending on the type of instance provisioned, the primary audience may be in one of the following formats:

    • https://example.cxunity.ocs.oraclecloud.com/ (IAM app scope: https://example.cxunity.ocs.oraclecloud.com/cxunity)
    • urn:opc:entitlementid=ocid1 (IDCS app scope: urn:opc:entitlementid=ocid1cxunity)
  8. Copy the IDCS URL from your browser address bar until oraclecloud.com and add /oauth2/v1/token to the end. This is the Token URL. For example, if the IDCS URL is https://cloud.oracle.com/identity/domains?region=[region], the Token URL is https://cloud.oracle.com/identity/domains?region=[region]/oauth2/v1/token.

Learn more

Review these links form the Oracle Identity Cloud Service Help Center:

oracle cloud, log in, issues, troubleshooting, how to sign in