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

Cache jwks #49

Open
mzaniolo opened this issue Feb 10, 2025 · 0 comments
Open

Cache jwks #49

mzaniolo opened this issue Feb 10, 2025 · 0 comments
Labels
enhancement New feature or request improvement

Comments

@mzaniolo
Copy link
Contributor

On #47 we added the option to fetch the public keys from the IDP. Now we have to cache the jwks to avoid fetching it on every request. We should look for the cache control header to determine for how long the cache should be kept

@mzaniolo mzaniolo changed the title Cache wks Cache jwks Feb 10, 2025
@sirewix sirewix added enhancement New feature or request improvement labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improvement
Projects
None yet
Development

No branches or pull requests

2 participants