v2.0.0.M2 (2020-04-30)
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