Get the OAuth Client ID and Client Secret

The OAuth client ID and secret credentials are essential for generating the authentication token.

To get the OAuth Client ID and Client Secret:
  1. Enter the IDCS URL in the browser's address bar.
    The Oracle Cloud Account Sign In window appears.
  2. Log in to Oracle Identity Cloud Service (IDCS).
  3. Select the Navigation navigation_icon icon 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 window, select the required FCCM Internal Application Service (in AMLCS <tenant-id> format) from the list.

    Note:

    If you are retrieving ERP ESS Job Details API, select the required AMLCS Application Service (in AMLCS <tenant-id> format) from the list. Ensure you use the same AMLCS <tenant-id> while generating the access token.
  6. Click the Configuration tab.
    The Client ID and Client Secret details are displayed in the General Information section.

    Figure 4-1 Client ID and Client Secret


    ClientID_ClientSecret

  7. Copy the Client ID and Client Secret.
  8. Open a CLI tool.
  9. Generate the Access Token.