> For the complete documentation index, see [llms.txt](https://docs.silkline.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silkline.ai/configuration/sso-configuration/google-workspace.md).

# Google Workspace

Configure SSO so users can sign in to Silkline with their Google Workspace account, including authorized origins and redirect URIs

## Overview

**Time to complete:** about 15 minutes

**What this does:** This configuration allows your users to login to Silkline using their Google Workspace account.

{% hint style="info" %}
An organization admin can complete this connection without a Silkline configuration step — see [Self-service SSO setup](/configuration/sso-configuration/self-service-sso.md).
{% endhint %}

## Steps

{% stepper %}
{% step %}

#### Register App

Follow the instructions to setup your workspace to connect with Silkline for SSO:

* <https://support.google.com/googleapi/answer/6158849>

**You will need these values to complete the configuration:**

Production:

* **Authorized JavaScript origins**
  * `https://auth.silkline.ai`
  * `https://app.silkline.ai`
* **Authorized redirect URIs**
  * `https://auth.silkline.ai/realms/silkline/broker/<org-id>/endpoint`

Test / Gov:

* **Authorized JavaScript origins**
  * `https://dev-auth-gov.silkline.ai`
  * `https://dev-app-gov.silkline.ai`
* **Authorized redirect URIs**
  * `https://dev-auth-gov.silkline.ai/realms/silkline/broker/<org-id>/endpoint`

{% hint style="info" %}
`<org-id>` is specific to your organization. Copy the full redirect URI from **Settings → Single sign-on** in Silkline instead of assembling it by hand.
{% endhint %}
{% endstep %}

{% step %}

#### Enter or share the credentials

Either enter the values yourself in **Settings → Single sign-on** — Client ID, Client secret, and your Workspace domain — or send them to Silkline to configure for you.

If Silkline is configuring the connection, send the following via a secure channel such as a password manager or encrypted messaging service:

* `Client ID`
* `Client secret`
* Your Workspace domain (e.g. `your-company.com`)
  {% endstep %}

{% step %}

#### ⏳ Wait for Silkline to complete your SSO configuration

Assisted setups only. Let us know once you've completed steps 1-2 and share the required values. We'll then complete the configuration on our end and will let you know when SSO is ready for testing. Self-service setups are live as soon as the connection is created.
{% endstep %}

{% step %}

#### Test SSO Configuration

Once SSO is fully configured, we’ll ask you to test the configuration by attempting to login at the following link: <https://app.silkline.ai/landing>
{% endstep %}
{% endstepper %}
