Creating an Identity Domain Application for Identity Provider

You will need to set up an identity domain for being an identity provider in IDCS and create a confidential application within that domain.

The following steps outline the main steps as an example for setting up an identity domain to be used for Permitting and Licensing. These steps need to be completed on a non-hybridized instance of IDCS after creating your own stripe.

To create a confidential domain application:

  1. Sign in to Oracle IDCS as an administrator.

  2. From the Navigation Menu, select Identity & Security.

  3. Under Identity click Domains.

  4. Click Integrated applications (or Applications, depending on your version).

  5. Click Add application.

  6. Select Confidential Application and click Launch workflow.

  7. Provide a name for the application.

  8. On the Configure OAuth step, select Configure this application as a client now under Client Configuration.

  9. Under Authorization select Client credentials.

  10. Under Token issuance policy select Add app roles.

  11. Click Add roles.

  12. Select and add the User Administrator role.

    Note: All other selections aren't required and can remain with default selections.
  13. In the application page:

    1. Activate the application.

    2. Get the Client ID.

    3. Get the Client secret.

  14. Get the Domain URL from the identity domain Overview page.

    Note: You will need to provide the domain URL, client ID, and client secret values in subsequent steps.