{
  "target": "https://sp1.hillsdalecollege.net/whoami",
  "status": 200,
  "ms": 18,
  "reachedWorker": true,
  "interceptedByAccess": true,
  "response": {
    "question": "SP-1",
    "path": "/whoami",
    "verification": {
      "independentlyVerified": true,
      "jwksFetchMs": 13,
      "jwksKeyCount": 2,
      "kidFoundInJwks": true,
      "signatureValid": true,
      "issMatches": true,
      "notExpired": true,
      "notBefore": true,
      "audType": "string",
      "audMatchesAppTag": true,
      "tamperedSignatureRejected": true
    },
    "header": {
      "typ": {
        "type": "string",
        "value": "JWT"
      },
      "alg": {
        "type": "string",
        "value": "RS256"
      },
      "kid": {
        "type": "string",
        "value": "<kid:10f9... len 64>"
      }
    },
    "payloadClaimNames": [
      "aud",
      "common_name",
      "exp",
      "h_INTERNAL_DO_NOT_USE",
      "iat",
      "iss",
      "sub",
      "type"
    ],
    "payload": {
      "type": {
        "type": "string",
        "value": "app"
      },
      "iat": {
        "type": "number",
        "value": 1789747091
      },
      "exp": {
        "type": "number",
        "value": 1789833492
      },
      "iss": {
        "type": "string",
        "value": "https://small-dream-de6c.cloudflareaccess.com"
      },
      "sub": {
        "type": "string",
        "value": "<EMPTY STRING>"
      },
      "aud": {
        "type": "string",
        "value": "<aud-tag:80a711... len 64>"
      },
      "common_name": {
        "type": "string",
        "value": "<common_name:9a96... len 39>"
      },
      "h_INTERNAL_DO_NOT_USE": {
        "type": "string",
        "value": "sp1.hillsdalecollege.net"
      }
    },
    "findings": {
      "hasCustomClaim": false,
      "customKeys": null,
      "customGroups": null,
      "customRoles": null,
      "topLevelGroups": null,
      "topLevelRoles": null,
      "serializedCustomBytes": 0,
      "trimCeilingBytes": 1000
    }
  }
}