Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bojeil-google
Copy link
Contributor

For downscoping CAB flow, the STS endpoint may not return the expiration
field for certain source credentials. The generated downscoped token
should always have the same expiration time as the source credentials.
When no expires_in field is returned in the response, we can just get
the expiration time from the source credentials.

For downscoping CAB flow, the STS endpoint may not return the expiration
field for certain source credentials. The generated downscoped token
should always have the same expiration time as the source credentials.
When no `expires_in` field is returned in the response, we can just get
the expiration time from the source credentials.
@bojeil-google bojeil-google requested a review from a team as a code owner July 19, 2021 17:54
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 19, 2021
@busunkim96 busunkim96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 19, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jul 19, 2021
@busunkim96
Copy link
Contributor

Failures are due to an expired user credential (a return of #795).

@arithmetic1728 arithmetic1728 merged commit dfad661 into googleapis:master Jul 20, 2021
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.

4 participants