spring-security/oauth2
Jonas Erbe 82426e20e1 Fix JwtClaimValidator wrong error code
Previously JwtClaimValidator returned the invalid_request error on claim validation failure.
But validators have to return invalid_token errors on failure according to:
https://datatracker.ietf.org/doc/html/rfc6750#section-3.1.
Also see gh-10337

Closes gh-10337
2021-11-29 12:02:02 -07:00
..
oauth2-client Fix removal of framework deprecated code 2021-11-19 13:06:13 -03:00
oauth2-core Checkstyle Fixes 2021-10-18 21:03:35 -05:00
oauth2-jose Fix JwtClaimValidator wrong error code 2021-11-29 12:02:02 -07:00
oauth2-resource-server Don't Cache ReactiveJwtDecoders Errors 2021-11-10 17:33:03 -07:00