Olympus Docs
ReferenceOIDC claims

preferred_username

Preferred display name. Often the email.

OIDC claim: preferred_username

Type: string

Source: Kratos identity traits

Description

Preferred display name. Often the email.

Where it appears

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

On this page