Olympus Docs
ReferenceOIDC claims

given_name

First name. Included with `profile` scope.

OIDC claim: given_name

Type: string

Source: Kratos identity traits

Description

First name. Included with profile scope.

Where it appears

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

On this page