[
https://issues.apache.org/jira/browse/SLING-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-309.
----------------------------------
> Improve Authentication Handling
> -------------------------------
>
> Key: SLING-309
> URL: https://issues.apache.org/jira/browse/SLING-309
> Project: Sling
> Issue Type: Improvement
> Components: Engine
> Affects Versions: 3
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: 3
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> The following scheme should improve the authentication handling:
> Anonymous user accesses content he's not allowed to access
> - During resource resolution a access control exception is thrown
> - This exception should be catch at this point and a request for
> authentication should be send back
> Authenticated user accesses content he's not allowed to access
> - During resource resolution a access control exception is thrown
> - a 404 should be send back
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.