{
  "label": "vulnerable_tampered_signature",
  "host": "127.0.0.1",
  "port": 37029,
  "replay_time": 1783743497,
  "jwt_claims": {
    "sub": "variant-user",
    "preferred_username": "variant-user",
    "iss": "https://mock-idp.example.com",
    "aud": "kafka-broker",
    "iat": 1783743433,
    "exp": 1783747093,
    "scope": "kafka-cluster"
  },
  "jwt_expired_at_replay": false,
  "accepted_by_broker": true,
  "rejected_by_broker": false,
  "sasl_handshake_raw_hex": "00000001000000000001000b4f41555448424541524552",
  "sasl_handshake_correlation_id": 1,
  "sasl_handshake_error_code": 0,
  "mechanisms": [
    "OAUTHBEARER"
  ],
  "sasl_authenticate_first_response": {
    "raw_hex": "000000020000000000000000000000000036dd43",
    "correlation_id": 2,
    "error_code": 0,
    "error_message": "",
    "auth_bytes_len": 0,
    "auth_bytes_utf8": "",
    "session_lifetime_ms": 3595587
  }
}