Databricks OAuth Integration

  • Supports all cloud platforms (AWS, Azure, and GCP)

If you wish to use Databricks's built-in OAuth capabilities to provide OAuth-based authentication for your users when they query Databricks from Row Zero, follow the steps in the Databricks documentation here. You will need administrator priviledges in your Databricks account.

You will need the following information:

  • Application Name: Row Zero
  • Redirect URLs: https://oauth.rowzero.io/oauth/authorization-code/1
  • Access scopes: SQL
  • Client Secret: Generate a client secret

Make sure to remember the client ID and client secret.

Once you have added an App connection, contact us at Row Zero so we can schedule a meeting to configure the OAuth integration on our end.

This is the information that we will need from you:

  1. The Server hostname for your Databricks workspace, e.g. https://dbc-00000000-0000.cloud.databricks.com.
  2. The Client ID from the App connection that you configured in the steps above.
  3. The Client Secret from the App connection that you configured in the steps above. Do not share this via email or other unsecured means. We will give you a secure way to provide your secret.