Class DatabricksIntegrationAccountOAuthAuthRequest

Databricks OAuth machine-to-machine authentication using a service principal.

Hierarchy

  • DatabricksIntegrationAccountOAuthAuthRequest

Constructors

Properties

The authentication method type.

azureTenantId?: string

Microsoft Entra ID tenant of the service principal, for Azure Databricks workspaces.

clientId: string

Client ID of the Databricks service principal.

clientSecret: string

Secret of the Databricks service principal. Generate it under User management > Service principals > Credentials & secrets in Databricks.

Generated using TypeDoc