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

Backport 1.7.x: Update Agent Auth with GCP to use new SignJWT endpoint (#11473) #11508

Merged
merged 3 commits into from May 6, 2021

Conversation

catsby
Copy link
Member

@catsby catsby commented Apr 30, 2021

Backports #11473 to the 1.7.x branch:


Updates Vault Agent's GCP auth to use GCP's IAM Service Account Credential endpoint for signing JWTs, as the IAM endpoint versions are deprecated. See https://cloud.google.com/iam/docs/migrating-to-credentials-api for more information on the deprecation and migration.

See also for more backstory:

* Update Agent Auth with GCP to use new SignJWT endpoint

* use iamcredentials name instead of renaming the package on import

* add changelog

* Update changelog/11473.txt

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
@catsby catsby modified the milestones: 1.7.1, 1.7.2 Apr 30, 2021
@vercel vercel bot temporarily deployed to Preview – vault-storybook May 6, 2021 20:03 Inactive
@austingebauer austingebauer merged commit 3ad0987 into release/1.7.x May 6, 2021
@austingebauer austingebauer deleted the backport-pr-11473-1.7.x branch May 6, 2021 20:32
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.

None yet

4 participants