Closed
Description
Summary
CsrfConfigurer
automatically adds an instance of CsrfAuthenticationStrategy
as SessionAuthenticationStrategy
. It would be helpful to allow another strategy to be added.
Actual Behavior
An instance of CsrfAuthenticationStrategy
is configured automatically.
Expected Behavior
The CsrfConfigurer
contains a method to configure the used SessionAuthenticationStrategy
.
Version
5.0.4.RELEASE