Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[object_store] support more identity based auth flows for azure #3580

Closed
roeap opened this issue Jan 21, 2023 · 1 comment · Fixed by #3581
Closed

[object_store] support more identity based auth flows for azure #3580

roeap opened this issue Jan 21, 2023 · 1 comment · Fixed by #3581
Labels
enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface

Comments

@roeap
Copy link
Contributor

roeap commented Jan 21, 2023

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

@roeap roeap added the enhancement Any new improvement worthy of a entry in the changelog label Jan 21, 2023
@tustvold tustvold added the object-store Object Store Interface label Jan 27, 2023
@tustvold
Copy link
Contributor

label_issue.py automatically added labels {'object-store'} from #3581

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants