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: remove 1 hour limit for the impersonated token #490

Merged
merged 1 commit into from Oct 15, 2020

Conversation

shinfan
Copy link
Contributor

@shinfan shinfan commented Oct 15, 2020

Cloud IAM now supports extended 12h lifespan for access token:
https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials#sa-credentials-oauth

A separate PR should be made to allow developers to specify the desired lifespan of the granted token.

@shinfan shinfan requested a review from a team as a code owner October 15, 2020 18:13
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 15, 2020
@haogang
Copy link

haogang commented Oct 15, 2020

Thanks @shinfan. Do we know which SDK release will include this change, and when will it be released to the maven repo?

elharo
elharo previously requested changes Oct 15, 2020
Copy link
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests are failing

Cloud IAM now supports extended 12h lifespan for access token.
@chingor13 chingor13 changed the title Remove 1 hour limit for the impersonated token fix: remove 1 hour limit for the impersonated token Oct 15, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Oct 15, 2020
@chingor13 chingor13 merged commit 927e3d5 into googleapis:master Oct 15, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 15, 2020
@shinfan
Copy link
Contributor Author

shinfan commented Oct 16, 2020

Do we need to cut a release for this fix? @chingor13

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

4 participants