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 |
||
---|---|---|
.. | ||
oauth2-client | ||
oauth2-core | ||
oauth2-jose | ||
oauth2-resource-server |