Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jarm): jwt-secured authorization response mode #29

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

james-d-elliott
Copy link
Member

@james-d-elliott james-d-elliott commented Dec 22, 2023

This implements the JARM specification. See https://openid.net/specs/oauth-v2-jarm.html. In addition it refactors the Response Mode Handlers to entirely be served by a new Configurator Provider.

@james-d-elliott james-d-elliott marked this pull request as draft December 22, 2023 06:44
@james-d-elliott james-d-elliott force-pushed the feat-jarm branch 6 times, most recently from 9f9e5f4 to b5b9d94 Compare December 22, 2023 10:29
@james-d-elliott james-d-elliott marked this pull request as ready for review December 22, 2023 10:29
This implements the JARM specification. See https://openid.net/specs/oauth-v2-jarm.html. In addition it refactors the Response Mode Handlers to entirely be served by a new Configurator Provider.
@james-d-elliott james-d-elliott merged commit 2b64360 into master Dec 22, 2023
2 checks passed
@james-d-elliott james-d-elliott deleted the feat-jarm branch December 22, 2023 10:40
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.

1 participant