2.1.7.1 Create an Integrated (Confidential) Application
You can create an Integrated (Confidential) Application in Oracle Identity / IDCS (OCI IAM) to generate OAuth tokens for making public API calls.
Prerequisites
- Administrative access to your OCI Identity Domain / IDCS console.
- Appropriate tenancy/domain selected in the Console.
- If enabling TLS Client Authentication, private key and certificates are required.
Perform the following steps to create an integrated
application
Note:
- Client Credentials, Authorization Code and Resource Owner are default/commonly required grant types. You can enable other grants as needed.
- To support renewing access tokens, enable the Refresh Token grant type.
- Optionally, enable TLS Client Authentication for certificate-based client authentication.
For more details, see Adding a Confidential Application.