Implement workload identity and application default credentials for GCP object store. #3533
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.
Currently the only authentication implemented for GCP is using service account tokens. Implement the workload identity and application default credentials.
Describe the solution you'd like
An application using the
object_store
crate should be able to use the additional credential mechanisms.Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: