Olympus Docs
ReferenceOIDC claims

azp

Authorized party. The client_id the token was issued for.

OIDC claim: azp

Type: string

Source: Hydra

Description

Authorized party. The client_id the token was issued for.

Where it appears

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

On this page