spring-security/docs/modules/ROOT/pages
Rob Winch 89f8310d6c Add Explicit SessionAuthenticationStrategy Option
SessionAuthenticationFilter requires accessing the HttpSession to do its
job. Previously, there was no way to just disable the
SessionAuthenticationFilter despite the fact that
SessionAuthenticationStrategy is invoked by the authentication filters
directly.

This commit adds an option to disable SessionManagmentFilter in favor of
requiring explicit SessionAuthenticationStrategy invocation already
performed by the authentication filters.

Closes gh-11455
2022-08-18 17:00:47 -05:00
..
features "Well-Know" should be "Well-Known" 2022-07-26 15:41:05 -05:00
reactive Add Kotlin example for WebTestClient setup docs 2022-07-22 13:49:21 -03:00
servlet Add Explicit SessionAuthenticationStrategy Option 2022-08-18 17:00:47 -05:00
community.adoc overview/ -> ../ 2021-09-23 15:50:11 -05:00
getting-spring-security.adoc Modify words 2022-08-16 14:48:14 -06:00
index.adoc Add additional info to overview 2021-09-23 15:50:14 -05:00
modules.adoc overview/ -> ../ 2021-09-23 15:50:11 -05:00
prerequisites.adoc overview/ -> ../ 2021-09-23 15:50:11 -05:00
samples.adoc overview/ -> ../ 2021-09-23 15:50:11 -05:00
whats-new.adoc Prepare for Spring Security 5.8 2022-05-02 16:34:23 -06:00