🧪 test(bdd): admin metadata endpoint security property — no secret leak #52
Reference in New Issue
Block a user
Delete Branch "feat/activate-jwt-retention-multi-age-scenario"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Activates a @critical scenario asserting the SECURITY property of GET /api/v1/admin/jwt/secrets (PR #51): the metadata endpoint NEVER leaks the secret value. If a future change adds the value to the response, this test fails with 'SECURITY: response leaked the secret value'. 4 new step defs, full BDD green.