---
title: "JumpCloud 3rd party authentication"
slug: "jumpcloud-3rd-party-authentication-1"
description: "In order to login to NordLayer apps or Control Panel, users can authenticate their identity via JumpCloud SSO."
updated: 2025-10-02T10:36:55Z
published: 2025-10-02T10:36:55Z
---

> ## 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.

# JumpCloud 3rd party authentication

## How to enable JumpCloud SSO?

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

Here’s how to set up Jumpcloud SSO integration:

1. Log in to the JumpCloud Administrator Console at [https://console.jumpcloud.com](https://console.jumpcloud.com){target="_blank"}
2. Go to **USER AUTHENTICATION → SSO**.
3. Click **(+ Add New Application)** to configure a new application.
4. Click **OpenID Connect**.
5. Enter a **Display Label** in the **General Info tab**. You can enter a description and adjust the logo shown for the application.
6. Optionally, deselect **Show this application in User Portal. Note**: This will ensure users log in through NordLayer.
7. Select the **SSO** tab.
8. In the **Redirect URIs** field, enter:
```
https://auth.nordlayer.com/v1/tokens/oauth/resolution
```
9. Under **Client Authentication Type**, select **Client Secret Post**.
10. In the **Login URL**, enter:
```
https://cp.nordlayer.com/login
```
11. Navigate down to **Attribute Mapping** (optional) → **USER ATTRIBUTE MAPPING**, and click **Add Attribute**.
12. In **Service Provider Attribute Name**, type “email”.
13. In **JumpCloud Attribute Name**, select **email**.
14. Click **activate**.
15. On the **Application Saved** window, copy the **Client ID** and **Client Secret Value**. 

:::(Warning) (**Note**:)
The Client Secret Value will only be shown once. Copy it to a secure location for future reference.
:::

16. Click **Got It**.

Now once you’ve set up JumpCloud, go to the **NordLayer Control Panel** and do the following:

1. Go to **Settings** → **Login methods**.
2. Under **Single sign-on** enable **JumpCloud**.
3. Enter the **Client ID** and **Client Secret Value** generated in the previous section.
4. Click **Save**.

![Settings - Login methods - JumpCloud.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/Settings%20-%20Login%20methods%20-%20JumpCloud.png){height="" width=""}

* * *

:::(Info) (**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 AD**, **Google**, **Okta**, and **OneLogin**. 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)
* [Okta 3rd party authentication](/docs/okta-3rd-party-authentication)
* [OneLogin 3rd party authentication](/docs/sso-onelogin-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).
