docs: document Databricks OAuth connect flow [sc-17636] - #1448
Conversation
Update Databricks connection docs for OAuth user login (with PAT still supported), optional SQL Warehouse ID, and reconnect guidance after SC-17165. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Emma Van Der Heide seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
1 similar comment
|
Emma Van Der Heide seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Replace the PAT-only modal image with the OAuth (user login) configure dialog and move Initial Status to the PAT path only. Co-authored-by: Cursor <cursoragent@cursor.com>
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
Lighthouse check results✓ INFO: Average accessibility score is 0.93 (required: ≥0.9) — View the workflow run Audit mode: changed pages (2 URL(s)) Show Lighthouse scoresCommit SHA: c1947e4 For a thorough audit, run the Lighthouse check workflow manually (Actions → Lighthouse check → Run workflow) with depth 0–2, or add the
|
What and why?
Documents the Databricks OAuth U2M connect flow shipped in SC-17165 (frontend#2730, backend#3366) for SC-17636.
Before: Docs described PAT-only setup (workspace URL, required warehouse ID, PAT secret, Save Integration).
After:
configure-connectionsDatabricks field list corrected (was mislabeled Client ID/Secret)How to test
validatejob).validatecheck to pass and deploy the hosted preview.Production (current published pages) for side-by-side comparison:
Optional local render:
What needs special review?
Dependencies, breaking changes, and deployment notes
Release notes
Databricks connections can now be set up with OAuth user login in addition to personal access tokens. Learn more ...
Checklist
documentation)