Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tgeens tgeens released this 21 Oct 08:16
· 409 commits to main since this release
4a7c462

Added

  • Added support for non-OIDC access tokens, so thunx can be used by the resource server in a OAuth 2.0 Client Credentials flow [#7]

Changed

  • @EnableAbac replaces RootResourceInformationHandlerMethodArgumentResolver bean with abac-enabled variant [#2]
  • An IllegalStateException is thrown when using @EnableAbac but repositories do not extend QuerydslPredicateExecutor [#3]