docs(07.4): create phase plan — token fingerprinting / token binding
2 plans (2 waves): Wave 0 xfail stubs for test_auth_fgp.py (4 FGP tests), Wave 1 production implementation (_compute_fgp helper, create_access_token fgp claim, get_current_user fgp validation, login/refresh call-site updates, test promotion) + version bump to 0.1.3. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
de0f3fb7c3
commit
22fcb53d9d
+2
-2
@@ -36,7 +36,7 @@ progress:
|
||||
| 7.1 | Security: session revocation on privilege change (CR-01..03) | ✓ Complete (2/2 plans, 3 new tests, frontend toasts) |
|
||||
| 7.2 | Security: JTI claim + Redis access-token revocation | ✓ Complete (3/3 plans, 9/9 verified, 84/84 tests) |
|
||||
| 7.3 | Security: ES256 algorithm upgrade | ✓ Complete (3/3 plans, all 9 tests passing, remember_me shipped) |
|
||||
| 7.4 | Security: Token fingerprinting / token binding | ◆ Not planned yet |
|
||||
| 7.4 | Security: Token fingerprinting / token binding | ◆ Planned (2/2 plans, ready to execute) |
|
||||
|
||||
## Current Position
|
||||
|
||||
@@ -210,6 +210,6 @@ _Updated at each phase transition._
|
||||
| Last session | 2026-06-05 — Phase 7.1 complete: CR-01/CR-02/CR-03 implemented; skip_token_hash added to revoke_all_refresh_tokens; change_password, enable_totp, disable_totp now revoke other sessions and return sessions_revoked; 3 new tests passing; frontend toasts in SettingsAccountTab + TotpEnrollment; 373 passed 0 failed; v0.1.1 |
|
||||
| Last session | 2026-06-05 — Phase 7.2 planned: 3 plans (Wave 0 test scaffolding, Wave 1 jti+NBF check, Wave 2 user_nbf writes in 4 handlers); verification passed (0 blockers, 1 warning fixed); ready to execute |
|
||||
| Last session | 2026-06-06 — Phase 7.3 complete: ES256 asymmetric JWT signing live; default session 16h; remember_me opt-in 30d; startup bulk-revocation hook; all 9 ES256/remember-me tests green; v0.1.2 |
|
||||
| Next action | Plan Phase 7.4: /gsd:plan-phase 7.4 (token fingerprinting) |
|
||||
| Next action | Execute Phase 7.4: /gsd:execute-phase 7.4 (token fingerprinting) |
|
||||
| Pending decisions | None |
|
||||
| Resume file | None |
|
||||
|
||||
Reference in New Issue
Block a user