spring-security/docs
Rob Winch 81d6b6df6c 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:38:03 -05:00
..
antora/extensions Fix reference documentation redirects 2022-03-23 09:01:42 +01:00
articles/src/docbook Deprecate OpenID 2.0 support 2020-05-12 09:37:56 -05:00
modules/ROOT Add Explicit SessionAuthenticationStrategy Option 2022-08-18 17:38:03 -05:00
antora-playbook.yml Add 5.8 Support 2022-05-03 09:04:34 -06:00
antora.yml Next development version 2022-07-18 17:05:25 +00:00
local-antora-playbook.yml Add 5.8 Support 2022-05-03 09:04:34 -06:00
spring-security-docs.gradle Update to Antora 3.0.0 2022-01-05 11:22:34 -06:00