Olympus Docs
ReferenceOIDC claims

nonce

Anti-replay nonce, echoed back in the ID token.

OIDC claim: nonce

Type: string

Source: Client → Hydra

Description

Anti-replay nonce, echoed back in the ID token.

Where it appears

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

On this page