This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
Releases: spring-attic/spring-security-saml
Releases · spring-attic/spring-security-saml
Milestone 17
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