028 – Allow users to log out
Summary
The system must allow users to view and manually log out of any or all active sessions and devices.
Description
Session tokens have associated permissions that allow any actor who possesses them to perform actions in a system. If a user leaves a session open and loses access to the device on which it resides, anyone with access to the device will be able to use that session. Therefore, the system should allow users to view and log out of any active session.
Supported In
Advanced: True
References
- NIST80063-7_1. Session bindings
- OWASP10-A7. Identification and authentication failures
- FEDRAMP-AC-2_5. Account management - Inactivity logout
- WASSEC-3_1. Session management capabilities
- OWASPRISKS-P8. Missing or insufficient session expiration
- ASVS-3_3_4. Session termination
- SIG-H_3_1_17. Access control
- ASVS-3_3_3. Session termination
- CASA-3_3_3. Session Termination
- CASA-3_3_4. Session Termination
Last updated
2023/09/18