← Back to Baseline

MB-R117

HUMAN VERIFICATION REQUIRED ASVS 7.4.1 Logout and expiry terminate sessions

MB-C13 Application Behavior & Human Assurance Medium

When session termination is triggered (such as logout or expiration), the application disallows any further use of the session. For reference tokens or stateful sessions, this means invalidating the session data at the application backend. Applications using self-contained tokens will need a solution such as maintaining a list of terminated tokens, disallowing tokens produced before a per-user date and time or rotating a per-user signing key.