Issue #1306 - Allow custom name attribute in LDAP - #1317
Conversation
|
Thanks for this @dfanara. All looked and worked great! Merged ready for the next patch release. |
|
Hey, @dfanara I had some issues while using this. When I set the config option to |
|
@craftbyte I've looked into your issue and I found that php-ldap converts all of the ldap attributes to lower case (http://php.net/manual/en/function.ldap-get-entries.php). I'll submit a PR for a fix for this, but until it is released I think @ssddanbrown could add a note to the documentation. Sorry for the confusion and thanks for pointing it out! |
Adds the ability to configure which attribute is mapped to the display name of the user.