Skip to content

AuthorizePayloadsSpec uses AUTHENTICATION for AuthorizationPayloadInterceptor #7434

Closed
@rwinch

Description

@rwinch
result.setOrder(PayloadInterceptorOrder.AUTHENTICATION.getOrder());

should be

result.setOrder(PayloadInterceptorOrder.AUTHORIZATION.getOrder());

Metadata

Metadata

Assignees

Labels

in: configAn issue in spring-security-configtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions