Skip to content

Add support/example for authentication to databricks via Client ID/Secret for setup via Service Principal Oauth #75

Open
@jasondamour

Description

@jasondamour

We'd like to avoid having a specific user's username/password, so we're trying to use Service Principal Oauth secrets instead. The desired flow is:

  1. Admin User creates account on accounts.databricks.com
  2. Admin User's first and only action is creating an Admin Service Principal and generating oauth token
  3. Oath secret is added to Terraform variables (i.e. databricks_account_client_id and databricks_account_client_secret)
  4. All subsequent setup is done by terraform, authenticated as the Admin Service Principal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions