Skip to content

Micronaut Security 1.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 00:02

v1.3.1 (2020-05-18)

Full Changelog

Implemented enhancements:

  • Create ErrorResponse contract #233

Fixed bugs:

  • invalid refresh token should return 400 #235
  • wrong response JSON body for invalid refresh request #234

Closed issues:

  • 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

Merged pull requests:

  • GraalVM: Initialize com.nimbusds.jose.JWSAlgorithm at build-time #240 (@ilopmar)
  • refactor: simpler refresh token generator #237 (@sdelamo)

* This Changelog was automatically generated by github_changelog_generator