# SailPoint

## SailPoint

SailPoint provides Identity Management Solutions that include the following features:

* Managing and securing Digital Identities
* User authentication
* Access control
* Provisioning

SailPoint helps your organization streamline your identity-related processes and enhance your security.

### Integrating with the SailPoint IIQ Connector <a href="#pdf-page-4dohgcczf8pfhzvzrlhz-integrating-with-the-sailpoint-iiq-connector" id="pdf-page-4dohgcczf8pfhzvzrlhz-integrating-with-the-sailpoint-iiq-connector"></a>

Use the following steps to integrate Aisera with the SailPoint IIQ Connector.

#### API Endpoints for Ingestion <a href="#pdf-page-4dohgcczf8pfhzvzrlhz-api-endpoints-for-ingestion" id="pdf-page-4dohgcczf8pfhzvzrlhz-api-endpoints-for-ingestion"></a>

| **Learning Function** | **List Endpoint**           | **Get Endpoint**                    |
| --------------------- | --------------------------- | ----------------------------------- |
| User Learning         | `/identityiq/scim/v2/Users` | `/identityiq/scim/v2/Users/{_key_}` |

#### Integration Setup <a href="#pdf-page-4dohgcczf8pfhzvzrlhz-integration-setup" id="pdf-page-4dohgcczf8pfhzvzrlhz-integration-setup"></a>

The Aisera platform currently supports **Basic Authorization** (Username & Password).

**To create a new SailPoint Integration:**

1. Select **Integrations** from the left navigation menu of the Aisera Administration application.
2. Click on + **New Integration** button, choose SailPoint, and then click on **Next.**&#x20;
3. Provide a **Name** and an **Endpoint** for the new integration and click **Next.**
4. Choose **Basic** as the **Auth Type** and fill in the **Username** and **Password** fields.
5. Click **OK.**

### Data Source Setup <a href="#pdf-page-4dohgcczf8pfhzvzrlhz-datasource-setup" id="pdf-page-4dohgcczf8pfhzvzrlhz-datasource-setup"></a>

To use SailPoint as a Data Source:

1. Select **Data Sources** from the left navigation menu of the Aisera Administration application.
2. Click the **+ New Datasource** button in the Data Sources window, choose **SailPoint**, and then click **Next.**
3. Fill in the General configuration, by providing a **Name**, **Type**, and **Schedule**. Only User Learning is supported for now. Click **Next** to continue until the wizard is completed.

### Mappings <a href="#pdf-page-4dohgcczf8pfhzvzrlhz-mappings" id="pdf-page-4dohgcczf8pfhzvzrlhz-mappings"></a>

The default mapping loads automatically when you create a new **SailPoint** Data Source. You can edit the Field Mappings from the UI if you wish to add/update/delete any of the values in the default setup.

### User Mappings <a href="#pdf-page-4dohgcczf8pfhzvzrlhz-user-mappings" id="pdf-page-4dohgcczf8pfhzvzrlhz-user-mappings"></a>

The following image contains the default field mappings for the **User** object.

<figure><img src="https://open.gitbook.com/~gitbook/image?url=https%3A%2F%2F3355417628-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FB3crvruLLUiBdNERkmIO%252Fuploads%252FBsFMGttdg29OMZThuyCn%252Fsp_table.png%3Falt%3Dmedia%26token%3D4e3624f7-bb86-4a32-8cc3-44359ba0d91e&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=59dc2279b4d4e976fe0e98147668ebaf4e512415e6606a936b71ecc897185a85" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aisera.com/aisera-platform/adding-data-to-your-tenant/integrations-and-data-sources/connectors/sailpoint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
