> ## Documentation Index
> Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Oracle Cloud Identity - How do I link my account?

# Overview

To authenticate with Oracle Cloud Identity, you will need:

1. **IDCS Service Instance** - Your Oracle Identity Cloud Service instance identifier.
2. **Client ID** - A key that is used to identify your Oracle Cloud Identity application.
3. **Client Secret** - A secret key used in conjunction with the Client ID to grant Nango permission to access Oracle Cloud Identity's API resources and services.

This guide will walk you through finding these within Oracle Cloud Identity.

### Prerequisites:

* You must have an Oracle Cloud Identity account with administrative access.
* You must have the ability to access Oracle Cloud Services in your IDCS console.

### Instructions:

### Step 1: Finding Your Service Instance

1. Log in to your Oracle Identity Cloud Service (IDCS).

2. Access the IDCS Admin console.

<img src="https://mintcdn.com/nango/-eGOv50hSo9Kw_xy/api-integrations/oracle-cloud-identity/profile.webp?fit=max&auto=format&n=-eGOv50hSo9Kw_xy&q=85&s=7d96cf7bec0f545ac1241a2cf4e67185" width="739" height="124" data-path="api-integrations/oracle-cloud-identity/profile.webp" />

3. Select **About** from the options.

<img src="https://mintcdn.com/nango/-eGOv50hSo9Kw_xy/api-integrations/oracle-cloud-identity/about.png?fit=max&auto=format&n=-eGOv50hSo9Kw_xy&q=85&s=158095087269eda010fb4d51a16ab4ef" width="720" height="259" data-path="api-integrations/oracle-cloud-identity/about.png" />

You can locate your **IDCS Service Instance** in the **Instance GUID** field.

### Step 2: Get the OAuth Client ID and Client Secret

1. From your account, select the **Navigation** icon (☰) to view a list of available functions.

2. Select **Oracle Cloud Services**.

3. 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 the 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>` when creating a connection in Nango.
   </Note>

4. Click the **Configuration** tab.

5. The **Client ID** and **Client Secret** details are displayed in the **General Information** section.

<img src="https://mintcdn.com/nango/-eGOv50hSo9Kw_xy/api-integrations/oracle-cloud-identity/client_credentials.png?fit=max&auto=format&n=-eGOv50hSo9Kw_xy&q=85&s=53bda5d4711915fc5b958e49d3b5fe66" width="468" height="107" data-path="api-integrations/oracle-cloud-identity/client_credentials.png" />

### Step 3: Connect Your Oracle Cloud Identity Account

Once you have your **Service Instance**, **Client ID**, and **Client Secret**:

1. Open the form where you need to authenticate with Oracle Cloud Identity.
2. Enter your **IDCS Service Instance**, **Client ID**, and **Client Secret** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/-eGOv50hSo9Kw_xy/api-integrations/oracle-cloud-identity/form.png?fit=max&auto=format&n=-eGOv50hSo9Kw_xy&q=85&s=877726acbc6700b1cf02c9a69b44bf04" style={{maxWidth: "450px" }} width="499" height="700" data-path="api-integrations/oracle-cloud-identity/form.png" />

You are now connected to Oracle Cloud Identity.
