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

# OneLogin

> OneLogin is a cloud-based identity and access management (IAM) platform that helps organizations secure their applications and data. It provides a single sign-on (SSO) solution that allows users to access multiple applications with a single set of credentials, reducing the risk of password fatigue and improving security.

## Creating an OneLogin connection[​](#creating-an-onelogin-connection "Direct link to Creating an OneLogin connection")

## Using Client Credentials[​](#using-client-credentials "Direct link to Using Client Credentials")

To create the connection you need:

* An API Address
* A Client ID
* A Client Secret

### Obtaining the credentials[​](#obtaining-the-credentials "Direct link to Obtaining the credentials")

1. Login to your OneLogin account.
2. Head over to `Developers` -> `API Credentials`.
3. Create new credentials.

### Creating your connection[​](#creating-your-connection "Direct link to Creating your connection")

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.

2. Select the **OneLogin** icon. A dialog box with name of the connection and connection methods appear.

3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.

4. Select **Client Credentials** as the method to create the connection.

5. Fill in the parameters:

   * The API Address
   * The Client ID
   * The Client Secret

6. (Optional) Click **Test Connection** to test it.

7. Click **Create connection**. The new connection appears on the **Connections** page.
