JWT

Collect information about a JWT at execution time

The JWT (JSON Web Token) Attestor verifies a JWT against a JWKS (JSON Web Key Set) and records information about the claims of the JWT. The JWK that was used to verify the JWT is also recorded.

Last modified May 10, 2022: update descriptions for docs (39f6d72)