[ 
http://jira.magnolia.info/browse/MAGNOLIA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fabrizio Giustina resolved MAGNOLIA-2313.
-----------------------------------------

    Resolution: Fixed

done, now JCRAuthorizationModule extends AbstractLoginModule and not 
JCRAuthenticationModule and avoid any repeated authentication step at login().

(PS: I never noticed this problem, but it definitively pops up when you try to 
use an authentication module which doesn't support NameCallbackHandler)


> JcrAuthorizationModule should not extend JCRAuthenticationModule
> ----------------------------------------------------------------
>
>                 Key: MAGNOLIA-2313
>                 URL: http://jira.magnolia.info/browse/MAGNOLIA-2313
>             Project: Magnolia
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.6.1
>            Reporter: Fabrizio Giustina
>            Assignee: Fabrizio Giustina
>            Priority: Critical
>             Fix For: 3.6.2
>
>
> ... or at least it shouldn't call login() in the JCRAuthenticationModule.
> The problem is that JcrAuthorizationModule should be usable to handle jcr 
> authorization (expand groups and roles to ACLs), regardless of the 
> authentication method used. But if you try to supply a different 
> Authorization module, at least if this module uses different callbacks from 
> the JcrAuthenticationModule, the login() method in the 
> JCRAuthenticationModule will never pass.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to