I have the following page access configuration :
- Page A (restricted to user1, user2)
- Page A1 (restricted to user2, user3)
- Page A2 (restricted to user1, user2)
The page A contains a filtered contents service.
When I access to page A with user1 on FO, I can see the contents of page A1 and page A2.
If I click on content of page A1, I have a AccessDeniedException
The content of page A1 should not appear on page A