Several issues with LdapAuthenticationProvider and LdapContextProxy: rewrite 
using Spring LDAP instead
------------------------------------------------------------------------------------------------------

                 Key: JS2-1096
                 URL: https://issues.apache.org/jira/browse/JS2-1096
             Project: Jetspeed 2
          Issue Type: Bug
          Components: LDAP
    Affects Versions: 2.2.0
            Reporter: Ate Douma
            Assignee: Ate Douma
             Fix For: 2.2.1


With the migration and rewrite of the LDAP security mapping from Jetspeed 2.1.3 
to 2.2 several problems and issues were introduced.
One specific area is the authentication and context proxying which more or less 
got broken under certain conditions and configurations.
JS2-1030 already indicates one of these, but also the context proxying 
(auto-recreation of stale/broken context) no longer works properly.

As with Jetspeed 2.2 we started using Spring LDAP which provides an LDAP 
context pooling solution, I've decided to largely rewrite the 
LdapAuthenticationProvider to leverage Spring LDAP and drop the 
LdapContextProxy.
As result of this rewrite, AFAIK JS2-1030 now also should be fixed as 
side-effect.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to