-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: configAn issue in spring-security-configAn issue in spring-security-configtype: enhancementA general enhancementA general enhancement
Milestone
Description
authorityHttpRequests
picks up a RoleHierarchy
bean. If method security does the same thing, then it will simplify security configuration overall.
Currently, method security role hierarchy must be configured for each authorization manager individually via DefaultMethodSecurityExpressionHandler
for pre-post annotations, AuthoritiesAuthorizationManager
for secured annotations, and via a custom authorization manager for JSR-250 annotations.
hurelhuyag, hqrd, remal, oleksiidn, Elyviere and 2 more
Metadata
Metadata
Assignees
Labels
in: configAn issue in spring-security-configAn issue in spring-security-configtype: enhancementA general enhancementA general enhancement