Configure SSO with OneLogin for your workspace
Note
If unified login is enabled, your workspaces will use the same SSO configuration as your account. Workspace-level SSO can only be configured when unified login is disabled. See Unified login.
This article shows how to configure OneLogin as the identity provider for a Databricks workspace. To configure SSO in your Databricks account, see Set up SSO in your Databricks account console.
Gather required information
Log in to Databricks as an administrator.
Go to the admin settings page.
Click Single Sign On.
Copy the Databricks SAML URL.
Do not close this browser tab.
Configure OneLogin
In a new browser tab, log in to OneLogin.
Click Administration.
Click Applications.
Click Add App.
Search for SAML Custom Connector (Advanced) and click the result by OneLogin, Inc.
Set Display Name to Databricks.
Click Save. The application’s Info tab loads.
Click Configuration.
Set each of the following fields to the Databricks SAML URL from Gather required information:
Audience
Recipient
ACS (Consumer) URL Validator
ACS (Consumer) URL
Single Logout URL
Login URL
Set SAML signature element to Both.
Click Parameters.
Set Credentials are to Configured by admins and shared by all users.
Click Email. Set the value to email and enable Include in SAML Assertion.
Go to the SSO tab. Copy the following values:
x.509 certificate
Issuer URL
SAML 2.0 endpoint (HTTP)
Verify that SAML signature element is set to Response or Both.
Verify that Encrypt assertion is disabled.
Configure Databricks
Go back to the browser tab for Databricks.
In the admin settings page, click Single Sign On.
Set Single Sign-On URL to the SAML 2.0 endpoint (HTTP) from OneLogin.
Set Identity Provider Entity ID to the Issuer URL from OneLogin.
Set x.509 Certificate to the x.509 certificate from OneLogin, 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 OneLogin.
Log in to OneLogin. If SSO is configured correctly, you are redirected to Databricks.
If the test fails, review Troubleshooting.