spring-security/oauth2
Jonas Erbe dec858a5b7 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:04:30 -07:00
..
oauth2-client Update clockSkew javadoc according to implementation 2021-11-19 13:48:32 +01:00
oauth2-core Checkstyle Fixes 2021-10-18 21:03:35 -05:00
oauth2-jose Fix JwtClaimValidator wrong error code 2021-11-29 12:04:30 -07:00
oauth2-resource-server Don't Cache ReactiveJwtDecoders Errors 2021-11-10 17:35:53 -07:00