Skip to content

Allow configuration of InvalidSessionStrategy on SessionManagementConfigurer #3794

@mdeinum

Description

@mdeinum

Currently the SessionManagementConfigurer allows for setting an invalidSessionUrl to be redirected to when the session is detected as invalid. However we would not like to send a redirect but instead send a custom status code.

Currently I would have to create an ObjectPostProcessor which overrides or sets the configured InvalidSessionStrategy.

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions