Proposal Declined
Details
Assignee
Marvin AddisonMarvin AddisonReporter
DEPRECATED ACCOUNTDEPRECATED ACCOUNTComponents
Priority
Major
Details
Details
Assignee
Marvin Addison
Marvin AddisonReporter
DEPRECATED ACCOUNT
DEPRECATED ACCOUNTComponents
Priority
Created April 22, 2014 at 4:13 PM
Updated July 15, 2014 at 7:10 AM
Resolved July 15, 2014 at 7:10 AM
Unable to chain multiple LDAP authentications, either using FastBindLdapAuthenticationHandler or BindLdapAuthenticationHandler. The first LDAP authentication that fails makes the whole authentication fail (an AuthenticationException is thrown indeed).
In order to work, I made a workaround in the org.jasig.cas.authentication.AuthenticationManagerImpl.authenticateAndObtainPrincipal by replacing
with
Do you think you could integrate this workaround in the cas-server-core release ?
Best Regards