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

GCP Secret Manager and Storage Bucket Binding implicit authentication support with Workload Identity #3711

Merged

Conversation

antontroshin
Copy link
Contributor

Description

This PR adds support for implicit Workload Identity authentication by using GCP SDK standard ADC order of authentication lookup.
Application Default Credentials (ADS) search order:
https://cloud.google.com/docs/authentication/application-default-credentials#order

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #945 #3651

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#[issue number]

@antontroshin antontroshin requested review from a team as code owners March 20, 2025 07:05
@yaron2 yaron2 merged commit f449eca into dapr:release-1.15 Mar 21, 2025
93 of 94 checks passed
@antontroshin antontroshin deleted the gcp-secret-manager-implicit-auth branch March 21, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants