SSO with Google Workspace (GSuite) for your workspace
Warning
Workspace-level SSO is a legacy configuration. It can only be configured when unified login is disabled. When unified login is enabled, your workspace uses the same SSO configuration as your account.
If your account was created after June 21, 2023, unified login is enabled on your account by default for all workspaces, new and existing, and it cannot be disabled.
Databricks recommends enabling unified login on all workspaces. See Enable unified login.
This documentation has been retired and might not be updated.
This article shows how to configure Google Workspace (GSuite) as the identity provider for a Databricks workspace. To configure SSO in your Databricks account, see Configure SSO in Databricks.
Gather required information
As a workspace admin, log in to the Databricks workspace.
Look for the Authentication header.
Click your username in the top bar of the Databricks workspace and select Settings.
Click on the Identity and access tab.
Next to SSO settings, click Manage.
Copy the Databricks SAML URL field.
Do not close this browser tab.
Configure Google Workspace
In a new browser tab, log in to the Google Workspace Admin console.
In the sidebar, select Apps > Web and mobile apps.
On the Web and mobile apps page, select Add App > Add custom SAML app to add a new SAML app.
Enter a name in the App name field and click Continue.
Go to the Service provider detail page.
Set ACS URL to the Databricks SAML URL from Gather required information.
Set the Entity ID to the Databricks SAML URL.
Select Signed response.
Set Name ID Format to EMAIL.
Click Continue.
On the Google Identity Provider details page, copy the following SAML values under Option 2:
SSO URL
Entity ID
Certificate
Complete the rest of the SAML app workflow in the Google Workspace Admin console.
Configure Databricks
Go back to the browser tab for Databricks.
Click your username in the top bar of the Databricks workspace and select Settings.
Click on the Identity and access tab.
Next to SSO settings, click Manage.
Set Single Sign-On URL to the SSO URL from the Google Workspace app.
Set Identity Provider Entity ID to the Entity ID from the Google Workspace app.
Set x.509 Certificate to the certificate from the Google Workspace app, including the markers for the beginning and ending of the certificate.
Click Enable SSO.
Optionally, click Allow auto user creation.
Test the configuration
In an incognito browser window, go to your Databricks workspace.
Click Single Sign On. You are redirected to Google.
Log in to Google. If SSO is configured correctly, you are redirected to Databricks.
If the test fails, review Troubleshooting.