6486857462
- NimbusJwtDecoder uses claim set converters: issuer claim is converted to an URL object - JwtIssuerValidator (created by JwtValidators.createDefaultWithIssuer(String)) wraps a JwtClaimValidator<String> - because of different data types, equal() is always false This change allows both Strings and URLs as values of the issuer Closes gh-9136 |
||
---|---|---|
.. | ||
src | ||
spring-security-oauth2-jose.gradle |