Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Milestone 17

Pre-release
Pre-release
Compare
Choose a tag to compare
@fhanik fhanik released this 02 Oct 19:29
· 74 commits to develop since this release

We currently believe we have a decent feature set but we are not ready to release.

We will refactor to realign some features with coding styles found in many of the Spring Security projects

  • Remove Cloneable
  • Split configuration vs code into separate modules
  • Configuration should be annotated for Spring Boot and IDE support
  • Configuration DSL should be seamless
  • IDP and SP should not be overriding the same beans twice
  • Complement with more integration tests for failure scenarios
  • Return a failure response to an authentication request
  • Incorporate community feedback