Verify that logout and expiration invalidate the session token, such that the back button or a downstream relying party does not resume an authenticated session, including across relying parties. (C6)
Level 1 required: True
Level 2 required: True
Level 3 required: True
CWE: 613
If authenticators permit users to remain logged in, verify that re-authentication occurs periodically both when actively used or after an idle period. (C6)
Level 1 required: True
Level 2 required: True
Level 3 required: True
CWE: 613
Verify that the application gives the option to terminate all other active sessions after a successful password change (including change via password reset/recovery), and that this is effective across the application, federated login (if present), and any relying parties.
Level 1 required: False
Level 2 required: True
Level 3 required: True
CWE: 613
Verify that users are able to view and (having re-entered login credentials) log out of any or all currently active sessions and devices.
Level 1 required: False
Level 2 required: True
Level 3 required: True
CWE: 613
Credit via OWASP ASVS. For more information visit The OWASP ASVS Project or Github respository.. OWASP ASVS is under the Creative Commons Attribution-Share Alike v3.0 license.
Loading comments 0%