I'm attempting to configure Active Directory authentication (not fast bind) following examples on:
http://jasig.github.io/cas/installation/Configuring-Authentication-Components.html#ldap Documentation shows this. <bean id="ldapPrincipalResolver" class="org.jasig.cas.authentication.principal.CredentialsToLdapAttributePrincipalResolver"> <!-- Details elided for simplicity --> </bean> Is there an example available on how to configure the ldapPrincipalResolver? I've tried several configurations but have difficulty setting the constructor args using the new code. Thanks Mearl Danner Systems Programmer Samford University Technology Services http://www.samford.edu -- 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-dev
