Skip to content

http.request.jwt.claims.sub

http.request.jwt.claims.sub Map<Array<String>>

The sub (subject) claim identifies the principal that is the subject of the JWT.

The claims in a JWT are normally statements about the subject. For details, refer to the Registered Claim Names in RFC 7519.

Requires a Cloudflare Enterprise plan with a paid add-on.

For more information on validating JSON Web Tokens, refer to JSON Web Tokens Validation in the API Shield documentation.

Categories:
  • Request
  • JWT validation