Skip to content

Support for 'acr' and 'amr' claims in id_token#743

Merged
lepture merged 1 commit intoauthlib:mainfrom
azmeuk:734-idtoken-acr-amr
Apr 21, 2025
Merged

Support for 'acr' and 'amr' claims in id_token#743
lepture merged 1 commit intoauthlib:mainfrom
azmeuk:734-idtoken-acr-amr

Conversation

@azmeuk
Copy link
Member

@azmeuk azmeuk commented Apr 11, 2025

Adds a way to set the acr and amr claims in id_token in the same fashion that auth_time.

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes

  • No

  • You consent that the copyright of your pull request source code belongs to Authlib's author.

Fixes #734

@azmeuk azmeuk force-pushed the 734-idtoken-acr-amr branch 2 times, most recently from 1ff0216 to 186bcc5 Compare April 11, 2025 11:26
@azmeuk azmeuk force-pushed the 734-idtoken-acr-amr branch from 186bcc5 to fd25198 Compare April 16, 2025 13:25
@lepture lepture merged commit b9e24b8 into authlib:main Apr 21, 2025
7 checks passed
@azmeuk azmeuk deleted the 734-idtoken-acr-amr branch April 21, 2025 06:31
azmeuk added a commit to azmeuk/authlib that referenced this pull request Oct 28, 2025
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.

Support for missing acr and amr claims in id_token

2 participants