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

# Auth0 SAML SSO

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

## Create application

1. From your Auth0 dashboard, click **Applications** 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)

   <img src="https://mintcdn.com/aameo/gtfkwa33g5N65tds/images/sso_auth0_1.png?fit=max&auto=format&n=gtfkwa33g5N65tds&q=85&s=1033aa0739955f0f463d34765c9dce46" alt="Sso Auth0 1 Pn" width="3184" height="1708" data-path="images/sso_auth0_1.png" />
3. If you haven't created a SAML application, click the **Create Application** button to create a new application.
4. Give your application a **Name** and click **Create**.

   <img src="https://mintcdn.com/aameo/gtfkwa33g5N65tds/images/sso_auth0_2.png?fit=max&auto=format&n=gtfkwa33g5N65tds&q=85&s=558e9c8c8e7258e285a70e84eb3d5cc7" alt="Sso Auth0 2 Pn" width="3184" height="1706" data-path="images/sso_auth0_2.png" />

## Configure application

1. Click the tab **Addons** and enable **SAML2 WEB APP** add-on.

   <img src="https://mintlify.s3.us-west-1.amazonaws.com/aameo/developer-guide/sso/images/sso_auth0_3.png" alt="Sso Auth0 3 Pn" />
2. Enter your **Application Callback URL** on the next screen and click **Enable**.

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

   <img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_auth0_4.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=50d58070d46380ded8eabc27f6827aa9" alt="Sso Auth0 4 Pn" width="3184" height="1705" data-path="images/sso_auth0_4.png" />
3. Click the tab **Usage** and download the **Identity Provider Metadata**.

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

## Attribute mapping

No additional attribute mapping is required for Auth0 SAML to work with Aampe.

## Next steps

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