spring-security/oauth2/oauth2-jose
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
..
src Polish NimbusJwtEncoder Builders 2025-06-17 16:47:39 -06:00
spring-security-oauth2-jose.gradle Add testRuntimeOnly junit-platform-launcher 2025-03-17 14:16:44 -05:00