Olympus Docs
ReferenceOIDC claims

amr

Authentication methods reference. `pwd`, `totp`, `webauthn`, etc.

OIDC claim: amr

Type: array of strings

Source: Kratos via Hydra

Description

Authentication methods reference. pwd, totp, webauthn, etc.

Where it appears

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

On this page