spring-security/docs/modules/ROOT/pages/servlet
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
..
appendix Add Explicit SessionAuthenticationStrategy Option 2022-08-18 17:00:47 -05:00
authentication Add SHA256 as an algorithm option for Remember Me token hashing 2022-07-15 10:41:03 -03:00
authorization Improve docs on dispatcherTypeMatcher 2022-07-14 09:13:46 -03:00
configuration ForceEagerSessionCreationFilter 2022-04-15 14:16:35 -05:00
exploits Replace WebSecurityConfigurerAdapter with SecurityFilterChain in docs 2022-02-08 16:12:10 +01:00
integrations Add AuthorizationManager to Messaging 2022-05-27 12:20:48 -06:00
oauth2 Update opaque-token.adoc 2022-06-01 08:49:47 -03:00
saml2 use okta as registration id 2022-03-30 14:40:25 -06:00
test Improve ContextConfiguration Docs 2022-05-27 12:57:02 -06:00
architecture.adoc ForceEagerSessionCreationFilter 2022-04-15 14:16:35 -05:00
getting-started.adoc Reduce folders 2021-09-23 15:50:13 -05:00
index.adoc Docs Use Section Summary where appropriate 2021-10-28 14:02:38 -05:00