Skip to content

AMR fields in ID_token

Madhumita Subramaniam edited this page Aug 22, 2024 · 5 revisions

https://github.com/JanssenProject/jans/issues/9180

The ID token will contain a claim called AMR: amr = {"authn_method":"passkey","credential_used":"......."}

The agama bridge script will ensure that the fido credential information is populated in the AMR field

image

Clone this wiki locally