2018-03-05 17:56:47 -05:00
[[new]]
2023-12-05 17:34:14 -05:00
= What's New in Spring Security 6.3
2018-03-05 17:56:47 -05:00
2023-12-05 17:34:14 -05:00
Spring Security 6.3 provides a number of new features.
2018-03-05 17:56:47 -05:00
Below are the highlights of the release.
2023-07-25 14:31:30 -04:00
== Configuration
- https://github.com/spring-projects/spring-security/issues/6192[gh-6192] - xref:reactive/authentication/concurrent-sessions-control.adoc[docs] Add Concurrent Sessions Control on WebFlux
2023-12-20 08:54:16 -05:00
== CAS
- https://github.com/spring-projects/spring-security/pull/14193[gh-14193] - Added support for CAS Gateway Authentication
2023-12-27 08:45:59 -05:00
== Crypto
- https://github.com/spring-projects/spring-security/issues/14202[gh-14202] - Migrated spring-security-rsa into spring-security-crypto