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

Felix Meschberger resolved SLING-1717.
--------------------------------------

    Resolution: Fixed

In Rev. 991579 providing the ResourceResolver as a request attribute just like 
for regular request prociessing such that the AuthenticationFeedbackHandler 
success method can extract and access it in a well-known way.

> Provide ResourceResolver to feedback handlers
> ---------------------------------------------
>
>                 Key: SLING-1717
>                 URL: https://issues.apache.org/jira/browse/SLING-1717
>             Project: Sling
>          Issue Type: Improvement
>          Components: Authentication
>    Affects Versions: Auth Core 1.0.2
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Core 1.0.4
>
>
> Currently the AuthenticationFeedbackHandler.authenticationSucceeded method is 
> called without any request attributes already set.
> For some reason a feedback handler might want to access the resource 
> resolver. Thus we have to provide this provider to the feedback handler 
> somehow.

-- 
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