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

Should the services cache the JWKS for a very short duration #123

Open
TimVosch opened this issue Dec 13, 2024 · 0 comments
Open

Should the services cache the JWKS for a very short duration #123

TimVosch opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TimVosch
Copy link
Contributor

When working with 100's of messages per second, every api call will result in a subsequent JWKS fetch from the oathkeeper service. This can be greatly sped up by caching the JWKS for several seconds or a minute.

@TimVosch TimVosch added the enhancement New feature or request label Dec 13, 2024
@TimVosch TimVosch self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant