{
  "uri": "/protected/",
  "port": 18103,
  "unknown_username": "attacker-unknown-user",
  "challenge": {
    "status": 401,
    "realm": "traefik",
    "nonce": "JDsiZQdPlVlTIzlg",
    "opaque": "jToH7RxkZU1/qGhk"
  },
  "bypass": {
    "status": 401,
    "body": "401 Unauthorized"
  },
  "valid_credentials": {
    "status": 200,
    "body": "PROTECTED-BACKEND-RESOURCE-OK"
  },
  "wrong_password": {
    "status": 401
  },
  "role": "fixed_primary",
  "image": "traefik:v2.11.55",
  "attempt": 1
}