Olympus Docs
ReferenceOIDC claims

locale

Preferred locale (e.g. `en-US`). Included with `profile` scope.

OIDC claim: locale

Type: string

Source: Kratos identity traits

Description

Preferred locale (e.g. en-US). 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