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: updates IdTokenVerifier so that it does not cache a failed public key response #967

Merged
merged 12 commits into from Aug 10, 2022

Conversation

TimurSadykov
Copy link
Member

avoiding caching an empty entry in case of public key request failure
avoiding caching a corrupted response of a public key request

Fixes the #929 ☕️

@TimurSadykov TimurSadykov requested a review from a team as a code owner August 9, 2022 01:30
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Aug 9, 2022
TimurSadykov and others added 4 commits August 9, 2022 17:15
🤖 I have created a release *beep* *boop*
---


## [1.10.0](v1.9.0...v1.10.0) (2022-08-05)


### Features

* workforce identity federation for pluggable auth ([#959](#959)) ([7f2c535](7f2c535))


### Bug Fixes

* updates executable response spec for executable-sourced credentials ([#955](#955)) ([48ff83d](48ff83d))


### Documentation

* **samples:** added auth samples and tests ([#927](#927)) ([32c717f](32c717f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@TimurSadykov TimurSadykov requested a review from a team as a code owner August 10, 2022 00:25
@TimurSadykov TimurSadykov added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 10, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 10, 2022
@TimurSadykov TimurSadykov changed the base branch from main to stim-aud August 10, 2022 04:46
@TimurSadykov TimurSadykov requested a review from a team as a code owner August 10, 2022 04:46
@TimurSadykov TimurSadykov changed the base branch from stim-aud to main August 10, 2022 04:46
@snippet-bot
Copy link

snippet-bot bot commented Aug 10, 2022

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@TimurSadykov TimurSadykov merged commit 1f4c9c7 into main Aug 10, 2022
@TimurSadykov TimurSadykov deleted the stim-bugfix branch August 10, 2022 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants