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

latest releases: v4.7.0, v4.6.10, v4.6.9...
pre-release4 years ago

v2.0.0.M2 (2020-04-30)

Full Changelog

Fixed bugs:

  • Auth0EndSessionEndpoint mangles URLs #221
  • IPatternsRule does not protect against InetSocketAddress::getAddress can return null #219

Closed issues:

  • LoginSuccessfulEvent is invoked twice when using OAuth security #223
  • Add SameSite property to JwtConfigurationProperties #217
  • Does micronaut closes the connection when the JWT expires? #214
  • DefaultSecurityService.hasRole(String roleName) should honor custom roles-name setting of token #211
  • MACProvider NullPointerException when validating JWT #209
  • Don't include refresh_token in the /login response unless scope offline_access is requested #189
  • Set a default expiration for refresh tokens #175
  • Review accessToken and refreshToken behavior in other implementations #174

Merged pull requests:

  • Add SameSite property to JwtConfigurationProperties #218 (@abedurftig)
  • DefaultSecurityService.hasRole honor the custom roles-name key Fixes #211 #213 (@sdelamo)

* This Changelog was automatically generated by github_changelog_generator

Don't miss a new micronaut-security release

NewReleases is sending notifications on new releases.