Skip to content

SEC-2409: Spring Security / Spring Data Acl Integration #2629

Open
@spring-projects-issues

Description

@spring-projects-issues

Rob Winch (Migrated from SEC-2409) said:

Spring Security's ACL implementation allows users to determine if a access is allowed after the results come back from the database. This works when there is a small number of results, but breaks down when paging is necessary. Now that we have Spring Data, it would be good to provide integration with Spring Data to ensure that the query's are automatically updated based upon the security restrictions. We could provide a default strategy that aligns with Spring Security's ACL model.

Blocked by spring-projects/spring-data-commons#766

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: dataAn issue in spring-security-datastatus: blockedAn issue that's blocked on an external project changetype: enhancementA general enhancementtype: jiraAn issue that was migrated from JIRA

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions