-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Security 2023-12-11, Security 2023-12-25, Security 2024-01-08, Security 2024-01-22, Security 2024-02-05, Security 2024-02-19, Security 2024-03-04
The UserCache should take in a UserRequestCacheKey, that should be generated from the UserRequest. The function should check first that the UserRequest is complete (make sure there is a username and authentication database) and return a full UserRequestCacheKey object that can be stored in the UserCache. The UserCache should be changed to accept a UserRequestCacheKey.
- depends on
-
SERVER-83488 Move role acquisition for X509 and OIDC into UserRequest objects
- Closed
- duplicates
-
SERVER-83487 Make UserRequest an interface
- Closed