Skip to content

Match requests based on servlet dispatcher type #9205

Closed
@eleftherias

Description

@eleftherias

Add a matcher to match requests and apply security rules based on the servlet Dispatcher type (FORWARD,INCLUDE,REQUEST,ASYNC,ERROR).

Context

This will allow users to define what happens in the case of an ERROR dispatch.
This may help in cases such as gh-9181.

Metadata

Metadata

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