---
title: "OneLogin 3rd party authentication"
slug: "sso-onelogin-3rd-party-authentication"
description: "."
updated: 2025-10-02T10:38:59Z
published: 2025-10-02T10:38:59Z
---

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

# OneLogin 3rd party authentication

## How to enable OneLogin SSO?

In order to login to NordLayer apps or Control Panel, users can authenticate their identity via OneLogin SSO.

Here’s how to set up OneLogin SSO integration:

1. Head to the **OneLogin dashboard**
2. Navigate to **Applications** section
3. Click on **Add App**
4. Search for **OpenId Connect (OIDC)** and select it
5. Type in **NordLayer** as a **Display Name**
6. Navigate to **Configuration** tab
7. In the **Redirect URl's**, enter:

```
https://auth.nordlayer.com/v1/tokens/oauth/resolution
```

1. In the **SSO** tab, select **Application Type** as **Web** and **Authentication Method** as **POST**
2. Click **Save** in the top right corner of the **OneLogin dashboard**

Now you will need to copy three values from the OneLogin dashboard (Applications -> NordLayer -> SSO) - **Client ID**, **Client Secret Value** and **Subdomain**.

          **Please note**:

          

The Subdomain value is only the part as shown in the screenshot.

![1.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/1%283%29.png)

In order to allow a OneLogin user to log in via SSO to the NordLayer application or Control Panel, head to the **Users** section in the OneLogin dashboard:

1. Select a user from the list
2. Head to the **Applications** section on the left
3. Click a **plus sign** on the top right corner
4. Select your newly created **NordLayer** application and click **Continue** and then **Save**

To finalize OneLogin SSO for the **NordLayer application** or the **NordLayer Control Panel**, please open the Control Panel on our website and head to **Settings** - [Login methods](https://cp.nordlayer.com/settings/login-methods/). If you select OneLogin, you will be prompted to enter the three previously copied values: client_id, client_secret and subdomain.

![Settings - Login methods - OneLogin.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/Settings%20-%20Login%20methods%20-%20OneLogin.png)

---

          **Note**:

          

- Single-Sign-On (SSO) will be enabled for the Control Panel, VPN apps, and Browser Extension
- You can have multiple Single-Sign-On (SSO) methods enabled
- It is possible to remove email & password authentication, leaving SSO as the only option to log in to the account

---

Other available SSO providers include **Azure**, **Google**, **JumpCloud**, and **Okta**. You can set them up in the Control Panel by following these guides:

- [Entra ID (Azure AD) 3rd party authentication](/docs/azure-3rd-party-authentication)
- [Google SSO 3rd party authentication](/docs/google-3rd-party-authentication)
- [JumpCloud 3rd party authentication](/docs/jumpcloud-3rd-party-authentication)
- [Okta 3rd party authentication](/docs/okta-3rd-party-authentication)

---

**Note**: In case you have any questions or are experiencing any issues, please feel free to contact our [24/7 customer support team](/docs/how-do-i-contact-nordlayer-customer-support).
