Files
spring-security/docs/modules/ROOT/pages/whats-new.adoc
Marcus Hert Da Coregio 69808bfda3 Polish gh-14193
Issue gh-14193
2023-12-20 11:06:53 -03:00

14 lines
477 B
Plaintext

[[new]]
= What's New in Spring Security 6.3
Spring Security 6.3 provides a number of new features.
Below are the highlights of the release.
== 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
== CAS
- https://github.com/spring-projects/spring-security/pull/14193[gh-14193] - Added support for CAS Gateway Authentication