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

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

v2.0.0.RC1 (2020-06-15)

Full Changelog

Implemented enhancements:

  • Key for the user's name in the authentication attributes is hardcoded #286
  • Redirect user back to the page where they started, after authentication #23

Fixed bugs:

  • BasicAuthAuthenticationConfiguration defines its own roles key but TokenConfiguration should be used instead #284
  • fix: BasicAuthAuthenticationFetcher should use TokenConfiguration #285 (@sdelamo)

Closed issues:

  • Schedule LdapAuthenticationProvider to IO #281
  • The Micronaut JWT Authentication guide's UnsignedRefreshTokenSpec does not hit CustomRefreshTokenPersistence #272
  • Micronaut Security JWT guide references 2.0.0.BUILD-SNAPSHOT and classes not available in any stable release #271
  • Improvements of Refresh Token behaviour for security.authentication.cookie #262

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.