Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,6 @@ To enable Google Single Sign On (SSO) you'll need to follow these instructions t

Where `{{ lightdash_domain }}` is the domain you use to sign in to Lightdash such as `mycompany.lightdash.com`

<Tip>
**Lightdash Cloud users**: instead of setting these environment variables, securely share the Google OAuth client ID and client secret with the Lightdash team.
</Tip>

These environment variables must be provided to Lightdash to enable you to control Single Sign On (SSO) functionality for Google

| Variable | Description | Required? | Default |
Expand Down
Loading