When i integrate the Active Directory plugin, the plugin authenticated successfully and the username of the user is also getting from the Active Directory. My problem is with the email id i can’t get the email id of the User from AD. In log it shows mail is empty.”Local value of meta key mail left unchanged”. What should i do.?
I added the meta for the email under additional user attributes in usermeta tab AD plugin.My code is like
mail:string:mail
Whats wrong with my code..Thanks In Advance.Anyone please help