> I have made modifications to the cas-server-support-ldap code to see if I > can get some print statements out of the resolver, however, it appears I am > not even getting in the CredentialsToLDAPAttributePrincipalResolver.
Are you sure that you've successfully authenticated to the container? If SSL client auth at the container is not successful, CAS will never see the cert for either authentication or principal resolution. There should be some CAS logs indicating successful or failed auth if you turn up org.jasig.cas.authentication to DEBUG. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
