spring-security/oauth2
Josh Cummings 676b44ebb0 Polish NimbusJwtEncoder Builders
- Simplify withKeyPair methods to match withPublicKey convention
in NimbusJwtDecoder
- Update tests to confirm support of other algorithms
- Update constructor to apply additional JWK properties
to the default header
- Deduce the possibly algorithms for a given key based
on curve and key size
- Remove algorithm method from EC builder since the
algorithm is determined by the Curve of the EC Key

Issue gh-16267

Co-Authored-By: Suraj Bhadrike <surajbh2233@gmail.com>
2025-06-17 16:47:39 -06:00
..
oauth2-client Add OAuth Support for HTTP Interface Client 2025-06-17 09:53:51 -05:00
oauth2-core Add Equals and HashCode methods for better comparison. 2025-05-27 13:53:07 -06:00
oauth2-jose Polish NimbusJwtEncoder Builders 2025-06-17 16:47:39 -06:00
oauth2-resource-server Fix JwtAuthenticationProvider Checkstyle 2025-06-17 13:32:43 -05:00