We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Publish a guide on How-to: Provide a JWK source backed by a key rotation strategy
Related gh-499
The text was updated successfully, but these errors were encountered:
I need this too.
Sorry, something went wrong.
I have implemented a JWK source that supports a key rotation strategy for my personal project. But now this is not very well structured. I'm happy to discuss, plan and contribute. I've added the JWK source implementation here: https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/oauth2-jwk-redis
Thanks for the offer @ReLive27. I noticed the implementation is backed by Redis.
We're looking to provide documentation that demonstrates a general pattern for implementation but not relying on a specific tech stack, e.g. Redis.
We haven't thought this through yet as we've been working on higher priority items.
sjohnr
No branches or pull requests
Publish a guide on How-to: Provide a JWK source backed by a key rotation strategy
Related gh-499
The text was updated successfully, but these errors were encountered: