Olympus Docs
ReferenceOIDC claims

nbf

Not before, Unix timestamp. Token not valid before this.

OIDC claim: nbf

Type: integer

Source: Hydra

Description

Not before, Unix timestamp. Token not valid before this.

Where it appears

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

On this page