spring-security/oauth2
Josh Cummings 366146ff80
Polish JWT Signature Algorithm Discovery
- Moved support to JwtDecoders and ReactiveJwtDecoders since there is
already the expectation that those classes make an outbound connection
to complete configuration. Since there's no outbound connection when
configuring a NimbusJwtDecoder or NimbusReactiveJwtDecoder, it would be
more intrusive to change that.

Closes gh-7160
2020-10-09 14:17:30 -06:00
..
oauth2-client Replace expected @Test attributes with AssertJ 2020-09-22 16:13:51 -06:00
oauth2-core Replace expected @Test attributes with AssertJ 2020-09-22 16:13:51 -06:00
oauth2-jose Polish JWT Signature Algorithm Discovery 2020-10-09 14:17:30 -06:00
oauth2-resource-server Polish JWT Signature Algorithm Discovery 2020-10-09 14:17:30 -06:00