Skip to content

Allow configuration of added SessionAuthenticationStrategy for CsrfConfigurer #5300

Closed
@mvitz

Description

@mvitz

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

Metadata

Metadata

Assignees

Labels

in: configAn issue in spring-security-configtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions