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-IAM authentication returning "invalid scope" error #617

Closed
senzzzi opened this issue Jan 20, 2021 · 0 comments
Closed

GCP-IAM authentication returning "invalid scope" error #617

senzzzi opened this issue Jan 20, 2021 · 0 comments
Labels
type: bug A general bug
Milestone

Comments

@senzzzi
Copy link

senzzzi commented Jan 20, 2021

I am using GCP-IAM authentication and I am getting a "invalid_scope" error when calling the signJwt method on Google API. I checked and the API is enabled on my cloud project. I am using vault-core:2.3.0.M1, google-api-services-iam:v1-rev316-1.25.0 and google-auth-library-oauth2-http:0.22.2. Any idea why this method is currently failing?

Anyway, I am planning in opening a pull request since the current api call will be deprecated in 1st July 2021 as explained here: #600 (comment).

mp911de pushed a commit that referenced this issue Feb 16, 2021
mp911de added a commit that referenced this issue Feb 16, 2021
Add author tag. Fix tests.

Resolves gh-617.
Original pull request: gh-618.
mp911de added a commit that referenced this issue Feb 16, 2021
Add author tag. Fix tests.

Resolves gh-617.
Original pull request: gh-618.
@mp911de mp911de linked a pull request Feb 16, 2021 that will close this issue
@mp911de mp911de added the type: bug A general bug label Feb 16, 2021
@mp911de mp911de added this to the 2.3.1 milestone Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants