JSON Web Token Claim: aud The “aud” (audience) claim identifies the recipients that the JWT is intended for. Each principal intended to process the JWT MUST identify itself with a value in the audience claim. (RFC 7519: JSON Web Token (JWT)) JSON Return to list of all ( JSON Web Token Claims | Web Concepts )