-
Notifications
You must be signed in to change notification settings - Fork 0
Add caching support for IdentityProviderStorageProvider.getForLogin operations #2
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
base: feature-idp-cache-baseline
Are you sure you want to change the base?
Add caching support for IdentityProviderStorageProvider.getForLogin operations #2
Conversation
Closes #32573 Signed-off-by: Stefan Guilhen <[email protected]>
1 similar comment
|
Claude finished @ShashankFC's task in 1m 38s —— View job Code Review Complete ✅Tasks
SummaryThis PR adds caching support for the Overall Assessment✅ Strong implementation - The caching logic is well-designed, properly handles cache invalidation, and includes excellent test coverage. The code follows existing patterns in the codebase. Detailed Review1. InfinispanIdentityProviderStorageProvider.java (
|
Test 2nn---nReplicated from ai-code-review-evaluation/keycloak-greptile#2