Skip to content

How-to: Provide a JWK source backed by a key rotation strategy #544

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

Open
jgrandja opened this issue Dec 17, 2021 · 3 comments
Open

How-to: Provide a JWK source backed by a key rotation strategy #544

jgrandja opened this issue Dec 17, 2021 · 3 comments
Assignees
Labels
type: documentation A documentation update

Comments

@jgrandja
Copy link
Collaborator

Publish a guide on How-to: Provide a JWK source backed by a key rotation strategy

Related gh-499

@jgrandja jgrandja added the type: enhancement A general enhancement label Dec 17, 2021
@zhenchuan9r
Copy link

I need this too.

@ReLive27
Copy link

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

@jgrandja
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
Status: Planning
Development

No branches or pull requests

4 participants