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

For PAR, PAR endpoint should be used. #105

Open
Sakurann opened this issue Aug 12, 2024 · 0 comments
Open

For PAR, PAR endpoint should be used. #105

Sakurann opened this issue Aug 12, 2024 · 0 comments

Comments

@Sakurann
Copy link

from section 5.2.2.1,

This enables the authorization server to essentially treat the authorization challenge request as a PAR [RFC9126] request, and return the request_uri and expires_in as defined by [RFC9126] in the error response. The client then uses the request_uri value to build an authorization request as defined in [RFC9126] Section 4.

It does not sound right and feels like an over optimization to use this new authorization challenge endpoint as a PAR endpoint. for PAR, PAR endpoint needs to be used. that would also allow removing code_challenge and code_challenge_method from this specification and simplify it.

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

No branches or pull requests

1 participant