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

IAM: Set Cache-Control headers #3147

Merged
merged 4 commits into from
May 31, 2024
Merged

IAM: Set Cache-Control headers #3147

merged 4 commits into from
May 31, 2024

Conversation

reinkrul
Copy link
Member

@reinkrul reinkrul commented May 27, 2024

max-age for metadata; part of #3142

no-cache for Token Endpoint; fixes #3143

@reinkrul reinkrul requested review from woutslakhorst and gerardsn and removed request for woutslakhorst May 27, 2024 12:01
@reinkrul reinkrul changed the title IAM: Add Cache-Control max-age header to cacheable IAM resources IAM: Set Cache-Control headers May 27, 2024
http/cache/middleware.go Show resolved Hide resolved
http/cache/middleware.go Show resolved Hide resolved
http/cache/middleware.go Outdated Show resolved Hide resolved
@reinkrul reinkrul merged commit 050e189 into master May 31, 2024
9 checks passed
@reinkrul reinkrul deleted the metadata-cache-control branch May 31, 2024 08:26
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.

IAM: OAuth2 endpoints should follow caching rules as specified by RFC6749
2 participants