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.

To get the OAuth Client ID and Client Secret:
  1. Enter the Oracle Identity and Access Management (IAM) URL in the browser's Address bar to access the Oracle Cloud Account Sign In page.
  2. Log in to IAM portal.
  3. Click Navigation to view a list of available functions.
  4. Select Oracle Cloud Services.
    For more information, see Access Service Consoles from Administering Oracle Identity Cloud Service.
  5. From the Oracle Cloud Services page, select the required Cloud Service Internal Application Service (in <Cloud_service_name> <tenant-id> INTERNAL format) from the list. For example, the cloud service name - PBSMCS
  6. Click the Configuration tab.
    The Client ID and Client Secret Details are displayed in the General Information section.
  7. Copy the Client ID and Client Secret.
  8. Open a CLI Tool.
  9. Proceed to generate the access token.