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

Implement workload identity and application default credentials for GCP object store. #3533

Closed
winding-lines opened this issue Jan 15, 2023 · 2 comments · Fixed by #3541
Closed
Labels
enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface

Comments

@winding-lines
Copy link
Contributor

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

@winding-lines winding-lines added the enhancement Any new improvement worthy of a entry in the changelog label Jan 15, 2023
@winding-lines
Copy link
Contributor Author

@tustvold this is the more specific issue we were talking about.

@tustvold
Copy link
Contributor

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

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