For the complete documentation index, see llms.txt. This page is also available as Markdown.

SSO configuration guide

Configure single sign-on so your team can log in with your existing identity provider.

Single sign-on (SSO) lets your team authenticate using your existing identity provider (IdP) rather than a separate password. SSO is available on Business and Enterprise plans.

Supported providers

We support any SAML 2.0-compatible identity provider, including most enterprise IdPs. Check your provider's documentation for instructions on creating a SAML application.

Setting up SSO

1

Create an application in your IdP

In your identity provider's admin console, create a new SAML application. You'll need the following values from our settings page:

  • ACS URL (also called the Reply URL or Callback URL)

  • Entity ID (also called the Audience URI)

These are available under Settings → Security → SSO.

2

Copy your IdP metadata

From your identity provider, copy the Metadata URL or download the Metadata XML file.

3

Configure SSO in your workspace

Go to Settings → Security → SSO, paste your Metadata URL (or upload the XML file), and click Save.

4

Test the connection

Click Test SSO to verify the configuration before enabling it for your whole team. A test login window will open — complete the login and you'll see a success or error message.

5

Enable SSO

Once the test passes, toggle Enforce SSO to on. All workspace members will now be required to log in via your IdP.

Provisioning and deprovisioning

With SCIM provisioning enabled, users are automatically added to or removed from your workspace when you add or remove them in your IdP. SCIM setup is available under Settings → Security → SCIM.

Was this helpful?