databricks-sdk-java icon indicating copy to clipboard operation
databricks-sdk-java copied to clipboard

[FEATURE] Add support for Azure Managed Identity authentication (system and user-assigned)

Open alexott opened this issue 10 months ago • 0 comments

Problem Statement

Managed identity is often used for applications hosted on VMs/K8S/Azure functions/... and is more secure than M2M auth.

Proposed Solution

Add support for Managed identity auth, similar to what is done in Go SDK

Additional Context Add any other context, references or screenshots about the feature request here.

alexott avatar Jan 10 '25 10:01 alexott