Skip to content

Add support for OAuth 2.0 Pushed Authorization Requests (PAR) #1925

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

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

jgrandja
Copy link
Collaborator

@jgrandja jgrandja commented Mar 3, 2025

This PR adds support for RFC 9126 OAuth 2.0 Pushed Authorization Requests.

See the integration test requestWhenPushedAuthorizationRequestThenReturnAccessTokenResponse() which demonstrates the complete flow for Pushed Authorization Requests.

Closes gh-210

@jgrandja jgrandja self-assigned this Mar 3, 2025
@jgrandja jgrandja added the type: enhancement A general enhancement label Mar 3, 2025
@jgrandja jgrandja added this to the 1.5.0-M2 milestone Mar 3, 2025
@jgrandja jgrandja merged commit 4337884 into main Mar 4, 2025
10 checks passed
@jgrandja jgrandja deleted the gh-210-push-authz branch March 4, 2025 01:45
jgrandja added a commit that referenced this pull request Apr 15, 2025
jgrandja added a commit that referenced this pull request Apr 16, 2025
jgrandja added a commit that referenced this pull request Apr 16, 2025
jgrandja added a commit that referenced this pull request Apr 16, 2025
jgrandja added a commit that referenced this pull request Apr 16, 2025
jgrandja added a commit that referenced this pull request Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for OAuth 2.0 Pushed Authorization Requests (PAR)
1 participant