# SAML SSO - Google

Here's how you can set up SAML SSO with Google.

## Part 1: Enable SAML SSO in Tability

1. Go to your workspace SSO settings and select the SAML SSO option as the authentication method.

   <figure><img src="https://d33v4339jhl8k0.cloudfront.net/docs/assets/60b049fe9c887a0dfc554454/images/611f3b88b37d837a3d0e585e/file-wHZaFFStfL.png" alt=""><figcaption></figcaption></figure>
2. Keep this screen open, we'll need it later.

## Part 2: Create a new application for Tability in Google

1. Create a new custom SAML app by going to [Apps Web and mobile apps](https://web.archive.org/web/20231209110024/https://admin.google.com/ac/apps/unified) in your Google Admin console.

   ![](/files/nMbfkvvz0h7qq06nvfXL)
2. Name your app Tability, and then continue to the next screen.

## Part 3: Update SAML SSO settings in Tability

1. In the next screen in Google, copy the values of the\
   SSO URL and certificate. You'll need them to complete the integration.

   ![](/files/1rV5XYGsTROowraMEtiK)
2. Copy the content of the certificate including the **BEGIN CERTIFICATE** and **END CERTIFICATE** to the IDP certificate field in Tability.
3. Copy the *Identity Provider Single Sign-On URL* from Google, and paste it into the IDP SSO URL field in Tability.

   ![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/60b049fe9c887a0dfc554454/images/61223de76ffe270af2a9af96/file-Lf3vmVnsmk.png)
4. Click on update to save the settings

## Part 4: Configure SAML in Google

Return to the Google admin and hit continue to get to the Service provider details screen.

![](/files/kywWrrDkcWEhC3YO4NM0)

* **ACS URL:** copy the value of the SP Consumer URL (<https://api.tability.app/auth/saml/consume/\\><workspace>)
* **Entity ID:** copy the value of the SP Entity ID (<https://api.tability.app/auth/saml/metadata/\\><workspace>)

Save the settings

## Part 5: Sign in via SSO to finalize your setup

Once SAML is activated, it will be the only authentication method for your workspace. Make sure that your admin account in Tability is associated with a user in Google, otherwise, you might lose access to your workspace settings.

To finalize the integration you need to sign in once via SAML SSO to validate your configuration.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/60b049fe9c887a0dfc554454/images/61223238f886c9486f8daf7e/file-QLOxrgmzJo.png)

1. Click on the **Log in via SSO** button to sign in.
2. Once you're logged in you should see a confirmation message at the top of your screen saying that "SAML SSO is enabled for all users."


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.tability.io/docs/become-a-tability-power-user/features/security-and-admin/saml-sso-google.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
