github micronaut-projects/micronaut-security v2.0.0.M3
Micronaut Security 2.0.0.M3

latest releases: v4.7.0, v4.6.10, v4.6.9...
3 years ago

v2.0.0.M3 (2020-06-08)

Full Changelog

Implemented enhancements:

  • Handling logout for Okta when micronaut.security.idtoken is used #263
  • Enhance DefaultProviderResolver to resolve provider via iss claim #258
  • Authorization header prefix treated case-sensitive #252
  • Simplify the configuration of LoginHandlers and Logout Handlers #246
  • Simplify redirect configuration #245
  • login controller enabled by default #244
  • logout controller enabled by default #243
  • refresh controller enabled by default #242
  • Keys endpoint enabled by default #241
  • Create ErrorResponse contract #233

Fixed bugs:

  • TokenCookieConfiguration not being loaded #270
  • invalid refresh token should return 400 #235
  • wrong response JSON body for invalid refresh request #234
  • OpenIdClientCondition causing circular bean reference #220

Closed issues:

  • Security-session only looks for old config #261
  • Idtoken should support session #260
  • Ability to set the token expiration time dinamically. #255
  • RefreshTokenPersistence response in case of invalid refresh token #251
  • Deprecate JwtGeneratorConfiguration #247
  • Version 1.4.0 Support for request/request-headers in TokenValidator #236
  • io.micronaut.security.oauth2.ApplicationContextSpecification starts embeeded server #232
  • Improve RefreshTokenConfigurationProperties Javadoc and docs default value for enabled #231
  • Oauth scopes lead to NullPointerException #225
  • Update guide #193

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Don't miss a new micronaut-security release

NewReleases is sending notifications on new releases.