Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Sprint 51
Description
Currently the cache for user authentication is local and the invalidation policy is actively invokingĀ invalidateAll(), which is not good for reuse. After this change, the cache expiration will be passive and good for reuse.