Olympus Docs
ReferenceOIDC claims

jti

JWT ID. Unique per token; used for revocation.

OIDC claim: jti

Type: string

Source: Hydra

Description

JWT ID. Unique per token; used for revocation.

Where it appears

  • ID tokens (always for standard claims).
  • Userinfo endpoint response (with appropriate scope).
  • Introspection response (for opaque tokens).

On this page