Carsten Ziegeler created SLING-5217:
---------------------------------------

             Summary: Verify if login failures to resource providers are 
handled correctly
                 Key: SLING-5217
                 URL: https://issues.apache.org/jira/browse/SLING-5217
             Project: Sling
          Issue Type: Sub-task
          Components: ResourceResolver
            Reporter: Carsten Ziegeler
             Fix For: Resource Resolver 1.2.8


If a resource provider is marked as required auth, then the login is performed 
on creation of the resource resolver impl - if it fails, not RR is created. 
This is correct.
For providers marked as lazy auth, if login fails they are not tried again and 
they are treated as if auth was successful, but all get methods return null and 
all set methods either throw or do nothing. I haven't verified this in all 
places yet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to