Files
oidc/pkg/op
Ayato c51628ea27 feat(op): always verify code challenge when available (#721)
Finally the RFC Best Current Practice for OAuth 2.0 Security has been approved.

According to the RFC:

> Authorization servers MUST support PKCE [RFC7636].
> 
> If a client sends a valid PKCE code_challenge parameter in the authorization request, the authorization server MUST enforce the correct usage of code_verifier at the token endpoint.

Isn’t it time we strengthen PKCE support a bit more?

This PR updates the logic so that PKCE is always verified, even when the Auth Method is not "none".
2025-03-24 18:00:04 +02:00
..
2024-03-06 19:08:48 +01:00
2024-03-07 15:25:23 +01:00
2023-03-15 14:32:14 +01:00
2023-03-20 13:38:21 +02:00
2025-03-14 16:12:26 +01:00
2023-09-28 17:30:08 +03:00
2025-02-24 10:50:38 +00:00
2023-09-28 17:30:08 +03:00
2024-03-06 18:38:37 +01:00
2024-03-06 18:38:37 +01:00
2024-03-06 18:38:37 +01:00
2024-03-06 18:38:37 +01:00
2024-03-06 18:38:37 +01:00
2024-03-07 10:44:24 +01:00
2024-03-07 10:44:24 +01:00