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

# Rippling SAML SSO

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

## Create application

1. You'll need to create a new Custom App from your Rippling account if the app is not already in the Rippling app directory.
2. Go to **IT Management > Custom App** from the left navigation menu.

   <img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_rippling_1.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=8201e4c11afdeccfda023c8650e5e99c" alt="Sso Rippling 1 Pn" title="Sso Rippling 1 Pn" style={{ width:"52%" }} width="434" height="996" data-path="images/sso_rippling_1.png" />
3. Click **Create New App** button to create a new application.
4. From the next screen, fill in the following fields:
   * **App Name**
   * **Select Categories**
   * **Upload Logo**
   * **What type of app would you like to create?** - Make sure you select **Single Sign-On (SAML)** from the list.

     <img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_rippling_2.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=a651d99fb70428ef88964e0b8a02b133" alt="Sso Rippling 2 Pn" width="1904" height="999" data-path="images/sso_rippling_2.png" />

## Configure application

1. Copy the **IdP Metadata URL** or **IdP Metadata XML** from the next screen. You'll need this value to configure your SAML connection.

   <img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_rippling_3.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=c7036cfd8dbae037e60836e292ca34a0" alt="Sso Rippling 3 Pn" width="589" height="449" data-path="images/sso_rippling_3.png" />
2. You'll need to enter the **ACS URL** and **Entity ID**. You'll get these values from Aampe.

   <img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_rippling_4.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=21eb2a1165752e39597cc367e016da01" alt="Sso Rippling 4 Pn" width="642" height="608" data-path="images/sso_rippling_4.png" />
3. Make sure that **Service Provider Entity ID** matches the **SAML Audience (SP Entity ID)** value from Aampe.
4. From the **Settings** tab of custom app you just created. Go to **Advanced SAML Settings** section and check the box for **Disable InResponseTo field in assertions for IdP initiated SSO**.

   This is because Rippling sends dummy values for the InResponseTo field and Aampe will try to validate the InResponseTo field if it is present.

   <img src="https://mintcdn.com/aameo/nTJJr7c-2zWPTL1i/images/sso_rippling_5.png?fit=max&auto=format&n=nTJJr7c-2zWPTL1i&q=85&s=d0d8f3371e9374bbc0d249418dbe7234" alt="Sso Rippling 5 Pn" width="924" height="1000" data-path="images/sso_rippling_5.png" />

## Next steps

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