OptionalaccountAccount ID of the Databricks Account. This field is only required for Account-wide token federation.
OptionalaudienceAudience is the audience of the Databricks OIDC application. This is only used for Workspace level tokens.
OptionalclientClient ID of the Databricks OIDC application. It corresponds to the Application ID of the Databricks Service Principal.
This field is only required for Workload Identity Federation and should be empty for Account-wide token federation.
Host is the host of the Databricks account or workspace.
IdTokenProvider returns the ID token to be used for the token exchange.
TokenEndpointProvider returns the token endpoint for the Databricks OIDC application.
DatabricksOidcTokenProviderConfig is the configuration for a Databricks OIDC TokenProvider.