Skip to content

Conversation

kevinchalet
Copy link
Member

@kevinchalet kevinchalet commented Jun 9, 2025

In the current implementation, client authentication is only enforced at the token endpoint level in a PAR-enabled flow. This PR updates the PAR endpoint offered by the server to also support client authentication, which allows rejecting unauthenticated requests early, without waiting for the token request to be sent/processed.

The rules and the supported methods are the same as the token endpoint.

Note: this PR will likely be backported to the 6.x branch.

@kevinchalet kevinchalet added this to the 7.0.0-preview4 milestone Jun 9, 2025
@kevinchalet kevinchalet self-assigned this Jun 9, 2025
@kevinchalet kevinchalet merged commit 91a68c1 into openiddict:dev Jun 9, 2025
6 checks passed
@kevinchalet kevinchalet deleted the par_client_authentication branch June 9, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant