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

Add CachingRelyingPartyRegistrationRepository #15341

Closed
jzheaux opened this issue Jul 2, 2024 · 0 comments
Closed

Add CachingRelyingPartyRegistrationRepository #15341

jzheaux opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
in: saml2 An issue in SAML2 modules type: enhancement A general enhancement
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Jul 2, 2024

Related #12967, #10310

Like the supplier for ClientRegistrationRepository and JwtDecoder, it would be handy to have an implementation of RelyingPartyRegistrationRepository that defers the loading of the underlying registrations.

Additionally, it would be handy if this implementation accepted a Cache so that applications can leverage it as an implementation that refreshes the registrations.

@jzheaux jzheaux added type: enhancement A general enhancement in: saml2 An issue in SAML2 modules labels Jul 2, 2024
@jzheaux jzheaux added this to the 6.4.0-M1 milestone Jul 2, 2024
@jzheaux jzheaux self-assigned this Jul 2, 2024
jzheaux added a commit to jzheaux/spring-security that referenced this issue Jul 2, 2024
@jzheaux jzheaux closed this as completed in 7b39800 Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: saml2 An issue in SAML2 modules type: enhancement A general enhancement
Projects
Archived in project
Development

No branches or pull requests

1 participant