2.1.7.2 Get the OAuth Client ID and Client Secret
An OAuth Cliend ID and Client secret are required to generate an access token.
You can obtain the OAuth client ID and client secret from:
- Integrated application (recommended): Obtain
the
Client IDandClient Secretfrom the newly created Integrated (Confidential) Application. - Oracle Public Cloud (OPC) application (will be deprecated in a future release): From the Oracle cloud services tab in your OCI Console, open your tenant-specific application and obtain the client ID and client secret.
- Admin Console (will be deprecated in a future release): See
get the OAuth client ID and client secret using
Admin Console.
Note:
The Admin Console returns the same credentials as the OPC application.
Once you obtain the client ID and client secret, proceed to generate the
access token