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

# JumpCloud SAML SSO

> Here we will show you how to set up your own custom SAML application for JumpCloud SAML

## Create application

1. From your JumpCloud Admin console, click **SSO** from the left navigation menu.
2. If your application is already created, choose it from the list and move to the section [Configure Application](#configure-application)
3. If you haven't created a SAML application, click **plus icon** and then **Custom SAML App** to create a new application

   <img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_jumpcloud_1.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=03482bdcf5d01f1a816749a09c3b1cec" alt="Sso Jumpcloud 1 Pn" width="3184" height="1705" data-path="images/sso_jumpcloud_1.png" />
4. Give your application a **Display Label**.

   <img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_jumpcloud_2.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=7c062948bc6de2602ba9e252fecec532" alt="Sso Jumpcloud 2 Pn" width="3184" height="1708" data-path="images/sso_jumpcloud_2.png" />

## Configure application

1. Next click on the **SSO** tab and enter the following values:

   * **IdP Entity ID**
   * **SP Entity ID**
   * **ACS URL**

   Replace the values with the ones you have received from Aampe.

   <img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_jumpcloud_3.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=47f7a05cb01837b4f4e1c950f2a811fc" alt="Sso Jumpcloud 3 Pn" width="3184" height="1702" data-path="images/sso_jumpcloud_3.png" />

## Attribute mapping

Under the **Attributes** section, you have to configure the following attributes:

See the screenshot below.

| Service Provider Attribute Name | JumpCloud Attribute Name |
| :------------------------------ | :----------------------- |
| `firstName`                     | `firstname`              |
| `lastName`                      | `lastname`               |

Make sure you have checked the **Declare Redirect Endpoint** checkbox.

Finally, click **Activate** to save the application configuration.

<img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_jumpcloud_4.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=110299882766a74e08046dd88cefe682" alt="Sso Jumpcloud 4 Pn" width="3184" height="1708" data-path="images/sso_jumpcloud_4.png" />

Now go back to the SAML app you just created, click the tab **SSO**, and click the button **Export Metadata** to download the metadata XML file.

<img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_jumpcloud_5.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=2a8b2df7734f89efc7cdfc3a0014a307" alt="Sso Jumpcloud 5 Pn" width="3184" height="1708" data-path="images/sso_jumpcloud_5.png" />

## Next steps

You've successfully configured your custom SAML application for JumpCloud. At this stage, you can assign users to your application and start using it.
