Skip to content

Parsed token amr claim is an array of strings#255

Open
fcucino wants to merge 1 commit intokeycloak:mainfrom
fcucino:amr-claim-type-in-parsed-token
Open

Parsed token amr claim is an array of strings#255
fcucino wants to merge 1 commit intokeycloak:mainfrom
fcucino:amr-claim-type-in-parsed-token

Conversation

@fcucino
Copy link

@fcucino fcucino commented Jan 30, 2026

Keycloak server actually returns it as a JSON array (string[]) per RFC 8176

Closes #254

Keycloak server actually returns it as a JSON **array** (`string[]`) per [RFC 8176](https://datatracker.ietf.org/doc/html/rfc8176)

Closes keycloak#254

Signed-off-by: Federico Cucino <24813315+fcucino@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong type definition for amr claim in parsed token

1 participant