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 The jwks signing keys #10

Open
sergiopino opened this issue Mar 3, 2023 · 1 comment
Open

Cache The jwks signing keys #10

sergiopino opened this issue Mar 3, 2023 · 1 comment

Comments

@sergiopino
Copy link

Sometimes we need to provide 2 jwksUri to our backend in order to validate either a MSAL SSo token or a an API Access token generated using client_credentials flow.

This operation is expensive has this is not cached. I will be great to add an option to the library to cache the signing keys for a specific ttl.

With kind regards
Sergio

@richardARPANET
Copy link
Contributor

@sergiopino Too busy to implement this at the moment, but PR's (with tests) are welcome

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

No branches or pull requests

2 participants