-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Security 2024-07-22, Security 2024-08-05
Implement the expiration of individual JWT tokens issued by the server. This will involve adding the jwtAuthTokenLifetimeMins server parameter, and tying it into the JWT generation and the JWT validation logic in the AuthSessionTokenManager.
- depends on
-
SERVER-91644 Build the AuthSessionTokenManager base class
- Needs Merge