I added added some LDAP configuration in the CAS plugin to allow extraction of the user's email address.

It would be great if we could use the Ldapauth Drupal module to do that, but i'm not sure it's possible without also activating LDAP authentication (i didn't manage to make both modules work together).

Comments

deelight’s picture

StatusFileSize
new5.69 KB

This file should also be in modules/cas, it's the LDAP connection class (which I took from the Ldapauth module)

deelight’s picture

StatusFileSize
new6.71 KB

Sorry, there was a problem with the first patch I sent.

deelight’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)