Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-auth
oidc
OAuthAuthorizationServer
Interface OAuthAuthorizationServer
OAuthAuthorizationServer describes the OAuth endpoints used to mint Databricks access tokens.
interface
OAuthAuthorizationServer
{
tokenEndpoint
:
string
;
}
Index
Properties
token
Endpoint
Properties
token
Endpoint
tokenEndpoint
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
Endpoint
Databricks SDK for JavaScript
Loading...
OAuthAuthorizationServer describes the OAuth endpoints used to mint Databricks access tokens.