ODBC Driver for Databricks

Build 25.0.9434

OAuthLevel

Specifies whether the provider performs OAuth authentication at the workspace level or at the account level in Databricks.

Possible Values

WorkspaceLevel, AccountLevel

Data Type

string

Default Value

"WorkspaceLevel"

Remarks

The OAuthLevel property determines the scope of OAuth authentication when connecting to Databricks. When this property is set to WorkspaceLevel, the driver authenticates to a specific workspace and obtains an OAuth token that grants access only within that workspace.

When this property is set to AccountLevel, the driver authenticates through the account console and obtains a token that grants access to account-level resources. This level is required for features such as Unity Catalog or user and permission management across multiple workspaces.

This property is useful for choosing the OAuth token scope that matches your intended access level and deployment configuration in Databricks.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434