Robert Munteanu created SLING-9689:
--------------------------------------
Summary: Handle authentication requirements for children of
protected resources when internal mappings
Key: SLING-9689
URL: https://issues.apache.org/jira/browse/SLING-9689
Project: Sling
Issue Type: Improvement
Components: Authentication, ResourceResolver
Reporter: Robert Munteanu
The following class of scenarios will not have authentication requirements
correctly generated:
{noformat}
/content
+-- parent
+-- child
+-- sling:vanityPath = "/vanity"
{noformat}
where /content/parent is a protected resource. See
https://sling.apache.org/documentation/the-sling-engine/mappings-for-resource-resolution.html#interactions-between-mappings-and-authentication-requirements-1
and SLING-9622 for a longer discussion.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)