Core LocalSession is not working with JAAS
------------------------------------------

                 Key: WEB-67
                 URL: http://jira.nuxeo.org/browse/WEB-67
             Project: Nuxeo Web Engine
          Issue Type: Bug
    Affects Versions: 1.0 Beta
            Reporter: Bogdan Stefanescu
            Assignee: Bogdan Stefanescu
            Priority: Critical
             Fix For: 1.0 RC



When using the core repository outside an application server the JAAS login is 
no more using the login info but 
it is basing on the principal in the context .
This leads to errors when using services that are doing logins before accessing 
to a core session like comments, relations etc because the login is not 
propagated to the core session.

To fix this a LoginStack should be implemented that is initialized by the 
WebEngineAuthenticationFilter or by JAAS using the Nuxeo login modules
and that is used later by the LocalSession to initialize it's security info.

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to