diff --git a/5.0/en/0x12-V3-Session-management.md b/5.0/en/0x12-V3-Session-management.md index e2d1dc5a59..94f64978f9 100644 --- a/5.0/en/0x12-V3-Session-management.md +++ b/5.0/en/0x12-V3-Session-management.md @@ -17,7 +17,7 @@ As previously noted, these requirements have been adapted to be a compliant subs | :---: | :--- | :---: | :---: | :---: | :---: | :---: | | **3.1.1** | [DELETED, MERGED TO 8.3.1] | | | | | | | **3.1.2** | [ADDED] Verify that the application performs all session token verification using a trusted, back-end service. | ✓ | ✓ | ✓ | 603 | | -| **3.1.3** | [MOVED FROM 3.5.2, MODIFIED] Verify that the application uses either cryptographically signed or opaque tokens for session management. Static API secrets and keys should be avoided. | ✓ | ✓ | ✓ | 798 | 7.1 | +| **3.1.3** | [MOVED FROM 3.5.2, MODIFIED, LEVEL L2 > L1] Verify that the application uses either cryptographically signed or opaque tokens for session management. Static API secrets and keys should be avoided. | ✓ | ✓ | ✓ | 798 | 7.1 | ## V3.2 Session Binding