2.0.0.M17
版本发布时间: 2018-10-03 03:29:40
spring-attic/spring-security-saml最新发布版本:1.0.10.RELEASE(2019-11-21 05:36:49)
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