{
  "vulnerable_login_options_has_oidc": true,
  "vulnerable_auth_url_has_state": true,
  "vulnerable_idp_token_posted": true,
  "vulnerable_callback_reached_oidc_authenticator": true,
  "vulnerable_registered_forged_technician": true,
  "vulnerable_session_token_registered": true,
  "vulnerable_status_fully_authenticated": true,
  "vulnerable_has_no_IDTokenVerifier_class": true,
  "patched_has_IDTokenVerifier_class": true,
  "patched_failed_closed": true,
  "vulnerable_status_after": "{\"state\":\"FULLY_AUTHENTICATED\",\"user\":{\"uniqueID\":480346,\"displayName\":\"Forged Attacker\",\"username\":\"attacker\",\"emailAddress\":\"attacker@example.com\",\"isOnline\":true},\"code\":1}",
  "patched_status_after": "{\"state\":\"UNAUTHENTICATED\",\"code\":0}"
}