81d6b6df6c
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 |
||
---|---|---|
.. | ||
antora/extensions | ||
articles/src/docbook | ||
modules/ROOT | ||
antora-playbook.yml | ||
antora.yml | ||
local-antora-playbook.yml | ||
spring-security-docs.gradle |