Olympus Docs
ReferenceOIDC claims

ext

Custom claims namespace. Olympus's custom traits (role, groups, etc.) often surface here.

OIDC claim: ext

Type: object

Source: Olympus custom claims

Description

Custom claims namespace. Olympus's custom traits (role, groups, etc.) often surface here.

Where it appears

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

On this page