Skip to content

PostAuthorize Method Interceptors Should Use Order from AuthorizationInterceptorsOrder #14720

Closed
@marcusdacoregio

Description

@marcusdacoregio

AuthorizationManagerAfterMethodInterceptor creates interceptors using the PostAuthorizeAuthorizationManager. However, the order of those interceptors are hard-coded with 500. It should use the value provided by AuthorizationInterceptorsOrder.POST_AUTHORIZE.getOrder()

See

Metadata

Metadata

Labels

in: coreAn issue in spring-security-coretype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions