whats-new.adoc 477 B

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