Olympus Docs
ReferenceOIDC claims

name

User's full name. Included with `profile` scope.

OIDC claim: name

Type: string

Source: Kratos identity traits

Description

User's full 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