Releases: smallrye/smallrye-jwt
Releases · smallrye/smallrye-jwt
2.1.2
- #237 Support for creating tokens from JsonObject
- #236 Support Quarkus Dev mode with the context without the keys
- #234 Load the token resource from the file system
- #233 Bump smallrye-config from 1.7.0 to 1.8.0
- #232 Update some resource loading methods to check the context class loader
- #231 Force a JWK refresh if no JWK with a matching kid is available
- #230 Fix testsuite and doc links in readme
- #229 Add a method to init JwtClaimsBuilder from JsonWebToken
- #228 Refetch mp.jwt.verify.publickey.location when receiving unfamiliar kid
- #226 Fix #222 - Consistent injection and conversion on all supported types of Claims.
- #224 Bump smallrye-parent from 16 to 18
- #222 Consistent Injection combinations of Claims
- #221 Documentation for the property smallrye.jwt.encrypt.key-location
- #218 Support Boolean and boolean as a valid injection point.
- #216 Move documentation to the Antora structure
- #209 #80 - Added configuration to validate required claims in the JWT.
- #205 corrected a typo in the javadoc
- #203 KeyLocationResolver, give debug information about authContextInfo
- #202 Add Github Action build.
- #199 Bump mockito-core from 3.3.0 to 3.3.3
- #198 Remove redundant io.smallrye.config property
- #197 Bump smallrye-config from 1.6.2 to 1.7.0
- #196 Correction due to build time formatting.
- #80 Introduce a property for listing the required claims