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

*: remove Cache-Control checks from key rotation strategy #259

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

ericchiang
Copy link
Collaborator

This removes the dependency on github.com/pquerna/cachecontrol and
brings the package more inline with the strategy from the OpenID Spec
for rotation.

https://openid.net/specs/openid-connect-core-1_0.html#RotateSigKeys

Updates #232

This removes the dependency on github.com/pquerna/cachecontrol and
brings the package more inline with the strategy from the OpenID Spec
for rotation.

https://openid.net/specs/openid-connect-core-1_0.html#RotateSigKeys
@115100
Copy link

115100 commented Jul 30, 2020

@ericchiang

Is it possible for you cherry-pick this onto v2 and tag a new release? We're hitting issues with JWK rotation due to the previous behaviour.

I've tried it locally and besides the go.mod/go.sum, it's a clean cherry-pick. The tests all pass locally too. I can raise a PR for this if you'd like.

jimlambrt added a commit to hashicorp/boundary that referenced this pull request May 18, 2021
jimlambrt added a commit to hashicorp/boundary that referenced this pull request May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants