[ 
https://issues.apache.org/jira/browse/SLING-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved SLING-309.
------------------------------------

    Resolution: Fixed

> Improve Authentication Handling
> -------------------------------
>
>                 Key: SLING-309
>                 URL: https://issues.apache.org/jira/browse/SLING-309
>             Project: Sling
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: 2.0.0
>
>   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.

Reply via email to