Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion get-started/setup-lightdash/connect-project.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ Configure the following ENV variables to enable Databricks OAuth:
- DATABRICKS_OAUTH_AUTHORIZATION_ENDPOINT: https://your-url.cloud.databricks.com/oidc/v1/authorize
- DATABRICKS_OAUTH_TOKEN_ENDPOINT: https://your-url.cloud.databricks.com/oidc/v1/token

You can read more about this on [Databricks official docs](https://docs.databricks.com/en/integrations/configure-oauth-m2m.html).
You can read more about this on [Databricks official docs](https://docs.databricks.com/aws/en/dev-tools/auth/oauth-m2m).

##### Personal Access Token

Expand Down