---
title: "JumpCloud 3rd party authentication"
slug: "jumpcloud-3rd-party-authentication-smp"
updated: 2023-11-15T12:48:03Z
published: 2023-11-15T12:48:03Z
canonical: "help.nordlayer.com/jumpcloud-3rd-party-authentication-smp"
---

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

In order to enable JumpCloud as a login option for the end users, you will need to do the following:

1. Log in to the JumpCloud Administrator Console at [https://console.jumpcloud.com](https://console.jumpcloud.com)
2. Go to **USER AUTHENTICATION → SSO**.
3. Click **(+ Add New Application)** to configure a new application.
4. Click **Custom OIDC App**.
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
```

1. Under **Client Authentication Type**, select **Client Secret Post**.
2. In the **Login URL**, enter:

```
https://cp.nordlayer.com/login
```

1. Navigate down to **Attribute Mapping** (optional) → **USER ATTRIBUTE MAPPING**, and click **Add Attribute**.
2. In **Service Provider Attribute Name**, type “email”.
3. In **JumpCloud Attribute Name**, select **email**.
4. Click **activate**.
5. On the **Application Saved** window, copy the **Client ID** and **Client Secret**.

          **Note**:

          

The Client Secret will only be shown once. Copy it to a secure location for future reference.

1. 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** generated in the previous section.
4. Click **Save**.

![JumpCloud SSO](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/JumpCloud%20SSO%20screenshot.webp)

          Note:

          

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

---

Other available SSO providers include Azure, Google, Okta and OneLogin. You can set them up in the Service Management Portal by following these guides:

- [Entra ID (Azure AD) 3rd party authentication](/docs/azure-ad-3rd-party-authentication-smp)
- [Google SSO 3rd party authentication](/docs/google-sso-3rd-party-authentication-smp)
- [Okta 3rd party authentication](/docs/okta-3rd-party-authentication-smp)
- [OneLogin 3rd party authentication](/docs/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).
