[object_store] support more identity based auth flows for azure #3580
Labels
enhancement
Any new improvement worthy of a entry in the changelog
object-store
Object Store Interface
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
In production deployments within azure. identity based access to resources is often the preferred method of authorization. It would be great for the
object_store
crate to support a larger variety of identity based authorization flows, such as managed identities or federated workload identities.Describe the solution you'd like
object store should support managed identities and federated workload identities for authorizing against storage accounts.
Describe alternatives you've considered
not supporting it.
Additional context
The text was updated successfully, but these errors were encountered: