Configure AWS SSO for your workspace

This article shows how to configure AWS Single Sign-On (SSO) as the identity provider for a Databricks workspace. To configure SSO in your Databricks account, see Set up SSO in your Databricks account console.

Note

Workspace-level SSO can only be configured when unified login is disabled. When unified login, your workspace uses the same SSO configuration as your account. Databricks recommends enabling unified login on all workspaces. See Unified login.

Requirements

  • In the AWS console, you need permission to manage applications.

  • In Databricks, you need an administrator account.

Gather required information

  1. As a workspace admin, log in to the Databricks workspace.

  2. Click your username in the top bar of the Databricks workspace and select Admin Settings.

  3. Click on the Identity and access tab.

  4. Next to SSO settings, click Manage.

  5. Copy the Databricks SAML URL.

Keep this browser tab open.

Configure AWS SSO

  1. In a new browser tab, go to the AWS Single-Sign On console.

  2. Click Add a new application.

    Add application
  3. In the AWS SSO Application Catalog field, type databricks.

  4. Click the Databricks tile.

    Select Databricks application
  5. Set Display name to Databricks.

  6. Under Application Metadata, select If you don’t have a metadata file, you can manually type your metadata values.

  7. Set both Application ACS URL and Application SAML Audience to the Databricks SAML URL from Gather required information.

  8. Copy the Single Sign On URL and Identity Provider Entity ID.

  9. Download the x.509 certificate, then open the downloaded file in a text editor.

Configure Databricks application

Configure Databricks

  1. Go back to the Databricks browser tab.

  2. Set Single Sign On URL to the Single Sign On URL from AWS SSO.

  3. Set Identity Provider Entity ID to the Identity Provider Entity ID from AWS SSO.

  4. Paste the entire x.509 certificate from AWS SSO into x.509 certificate, including the markers for the beginning and ending of the certificate.

  5. Click Enable SSO.

  6. Optionally, click Allow auto user creation.

Test the configuration

  1. In an incognito browser window, go to your Databricks workspace.

  2. Click Single Sign On. You are redirected to AWS.

  3. Log in to AWS. If SSO is configured correctly, you are redirected to Databricks.

If the test fails, review Troubleshooting.