Cas 3.1 with LDAP and Spnego Support

Christoph Ohliger ohliger at fh-rosenheim.de
Mon Aug 27 05:04:25 EDT 2007


Hi all,

I am trying to test CAS with LDAP and Spnego support. LDAP is working 
well, by the way I also deactivated the "authenticatedReadOnly property" 
like Nikos ...

Activating Spnego I allways got the Error " Cannot find class 
[org.jasig.cas.*adaptors*.spnego.authentication.principal.SpnegoCredentialsToPrincipalResolver]" 
from deployer XML. I changed the adaptors part to support here and in 
all other documented beans and it works ,-)

Now I am getting following error:

org.springframework.beans.TypeMismatchException: Failed to convert 
property value of type [java.util.ArrayList] to required type 
[java.util.List] for property 'authenticationHandlers'; nested exception 
is java.lang.IllegalArgumentException: Cannot convert value of type 
[org.jasig.cas.support.spnego.authentication.handler.support.JCIFSConfig] 
to required type 
[org.jasig.cas.authentication.handler.AuthenticationHandler] for 
property 'authenticationHandlers[1]': no matching editors or conversion 
strategy found
Caused by: java.lang.IllegalArgumentException: Cannot convert value of 
type 
[org.jasig.cas.support.spnego.authentication.handler.support.JCIFSConfig] 
to required type 
[org.jasig.cas.authentication.handler.AuthenticationHandler] for 
property 'authenticationHandlers[1]': no matching editors or conversion 
strategy found

Any hints

regards
Christoph Ohliger

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070827/80d0bd47/attachment.html 


More information about the cas mailing list