Thread Starter
ebraux
(@ebraux)
Ldap authentification is Back ! Thanks a lot !
Regarding CAS, I spent little time to look for the way your plugin get’s the email information “login@domain” from the CAS server, and I have noticed that you construct it.
Good idea, but the “login@domain” is not a valid email in my university. So I can use it.
Thread Starter
ebraux
(@ebraux)
Hello,
I have seen something about email now managed as an array, and not a string.
It looks like something false about the test of “$externally_authenticated_email”.
I have tried to use the CAS external authentification, but our CAS server doesn’t send attribut.
So I only can get the user ID from CAS.
For registering a new user, I need the email (and given name, ..). So I need to get these information from the ldap.
I miss the mixted mode CAS + Ldap 🙂