# SAML SSO

## SSO Overview

Single Sign-On is only included in our Enterprise plan. If you are interested in upgrading, please reach out to <support@glue.ai>

## Set up SAML single sign-on

### Step 1: Enable SSO for your workspace

First, you'll need to enable SSO for your workspace. To do so, open your Glue Workspace settings page, and click the "Enable Single sign-on" button to enable SSO.

<figure><img src="/files/CXJ1w2jMUiNhFyUSHJsH" alt=""><figcaption></figcaption></figure>

### Step 2: Configure your identity provider for SAML

Once enabled, click the "Configure SSO" button to begin configuring your identity provider.

<figure><img src="/files/dijvqRuV36XiozlJLuO8" alt=""><figcaption></figcaption></figure>

In this window, select your identity provider, and follow the instructions to set up the connection between your IDP and Glue. Each identity provider will have a different set of instructions — follow the detailed configuration steps in the opened window.

{% hint style="info" %}
Be sure to complete every configuration step before closing the window. If you accidentally close the window, click the "Manage SSO" button to configure the connection again.
{% endhint %}

<figure><img src="/files/3gf6VW73vuU6tsbxwiab" alt=""><figcaption></figcaption></figure>

### Step 3: Confirm Connection

Once connected, you should see a screen confirming the activated connection in both the window and in Glue.

<figure><img src="/files/5mgmnusCXZQw8WzJbOFY" alt=""><figcaption></figcaption></figure>

If the connection was successful, you will see the Glue Setting status update to "SSO Configured", as seen below!

<figure><img src="/files/rybpYAA5y6uBGrjjorbP" alt=""><figcaption></figcaption></figure>

## What to expect next

Once SSO is set up, users logging into Glue will be asked to log in via your IDP sign-in page before they can access Glue. If users are logging in for the first time, users will be prompted to set up their Glue profiles after authenticating.

{% hint style="info" %}
Note: To keep user management simple, Glue supports the SCIM provisioning standard.
{% endhint %}


---

# 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://docs.glue.ai/for-admins/saml-sso.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.
