How to connect to Databricks using Entra ID authentication?
Does Toad support Databricks connection with Entra ID authentication?
Use the "OAuth 2.0 Token" Authentication option of the connection properties window for Toad to validate the Entra ID token.
OAuth 2.0 is the authorization protocol and Microsoft Entra ID is the identity provider that issues OAuth tokens. Databricks supports multiple OAuth implementations:
Both scenarios are covered by the existing “OAuth 2.0 Token” authentication option. Toad expects a valid OAuth access token that Databricks accepts, regardless of whether it is issued directly by Entra ID or exchanged by Databricks.