Skip to content

Best practise for jwkSource? #553

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

Closed
zhenchuan9r opened this issue Dec 23, 2021 · 1 comment
Closed

Best practise for jwkSource? #553

zhenchuan9r opened this issue Dec 23, 2021 · 1 comment
Assignees
Labels
for: stackoverflow A question that's better suited to stackoverflow.com

Comments

@zhenchuan9r
Copy link

Currently, jwkSource is created by host application but not the framework (I mean spring-authorization-server). I would like to ask what is the best practise for jwkSource management?
I wonder if it should be created once and unchanged forever. But I don't quite understand the clients' behaviour if the server changes its key store online.
Any suggestions, or built-in jwkSource management feature will be greatly appreciated.

@zhenchuan9r zhenchuan9r added the type: enhancement A general enhancement label Dec 23, 2021
@sjohnr
Copy link
Contributor

sjohnr commented Dec 23, 2021

Hi @zhenchuan9r, thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. We prefer to use GitHub issues only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it).

Note that enhancement requests would ideally have more details and be more specific. I'm going to close this for now, but if you have more details you can provide for a feature request, feel free to add those details to this issue and we can re-open if needed.

I would also encourage you to up-vote #544 if you're interested in a guide for performing key rotation, as in the end that may be all you're needing right now. We're currently prioritizing guides for our upcoming reference documentation based on the issues with the most community up-votes.

@sjohnr sjohnr closed this as completed Dec 23, 2021
@sjohnr sjohnr self-assigned this Dec 23, 2021
@sjohnr sjohnr added for: stackoverflow A question that's better suited to stackoverflow.com and removed type: enhancement A general enhancement labels Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: stackoverflow A question that's better suited to stackoverflow.com
Projects
None yet
Development

No branches or pull requests

2 participants