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

fix(internal): don't use self-signed JWT with impersonation #788

Merged
merged 6 commits into from Jan 29, 2021
Merged

fix(internal): don't use self-signed JWT with impersonation #788

merged 6 commits into from Jan 29, 2021

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Dec 11, 2020

The limited audience of the base credential will could cause
failures as it would not be able to comunicate with the iam
credentials api if just default scopes were passed.

The limited audience of the base credential will could cause
failures as it would not be able to comunicate with the iam
credentials api if just default scopes were passed.
@codyoss codyoss requested review from yoshi-approver and a team as code owners December 11, 2020 15:53
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 11, 2020
internal/creds.go Outdated Show resolved Hide resolved
internal/creds.go Outdated Show resolved Hide resolved
@codyoss codyoss requested a review from tbpg December 16, 2020 17:07
@codyoss
Copy link
Member Author

codyoss commented Jan 11, 2021

@tbpg Could you take a quick look at this when you have a chance.

internal/creds.go Outdated Show resolved Hide resolved
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Jan 29, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1dc7dac into googleapis:master Jan 29, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 29, 2021
@codyoss codyoss deleted the imp-selfsigned branch January 29, 2021 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants