I have 2 ldap directories (ldapA , ldapB) that Im trying to pull data from One is basically authn (ldapA) only, while the other (ldapB) contains user/attribute data first, last, email, phone etc...
I have CAS working with the authn ldap (ldapA msad) just fine. I can login with my EID and get the fun green success bar from my cas-server. To populate attributes I know I have to add some config stuff to the attributeRepository bean within deployerConfigContext.xml However, Im at a loss of how to search this next directory (ldapB) after successfull authentication. My EID is not stored in (ldapB) and If I understand things the only attributes I have populated after a successfull login are uid. Can this be done with another field? -- :wq! kevin.foote _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
