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

GCE auth fails in Vault 1.0.0 #57

Closed
mjrlee opened this issue Dec 10, 2018 · 0 comments
Closed

GCE auth fails in Vault 1.0.0 #57

mjrlee opened this issue Dec 10, 2018 · 0 comments

Comments

@mjrlee
Copy link

mjrlee commented Dec 10, 2018

Describe the bug
After upgrading Vault from 0.11.5, GCE auth failed, with the following error returned from Vault:

{"errors":["could not find service account \"[redacted]\" in project \"\": googleapi: Error 400: The name should be in the form \"projects/{project_id}/serviceAccounts/{account}\"., badRequest"]}

After rolling back to 0.11.5, the project_id Key of my roles at /auth/gcp/role/foo was missing. I wrote them again and this resolved that problem.

Environment:

  • Vault Server Version (retrieve with vault status):
    Vault 1.0.0
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

No branches or pull requests

1 participant