Skip to content

Databricks provider docs: Recommended auth methods #46630

Answered by alexott
WouterJTB asked this question in General
Discussion options

You must be logged in to vote

My PoV:

  • Username + password - doesn't work anymore
  • PAT - still works, but really not recommended in general. At least use a dedicated, non-admin identity (service principal) with it, and rotate PAT regularly
  • OAuth - recommended way, but we still need client ID/secret for it. Same as for PAT - use non-admin identity
  • Managed identity (Azure only) - strongly recommended as the identity is bound to a compute

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alexott
Comment options

Answer selected by WouterJTB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants