users_ldap_mail
This module extends the auth_ldap module to support mapping user names and email addresses from LDAP attributes to Odoo users.
Key Features
- res.company.ldap: Adds a configurable field for the LDAP attribute used to retrieve user names.
- res.company.ldap: Adds a configurable field for the LDAP attribute used to retrieve user email addresses.
- LDAP authentication: Maps the specified LDAP name attribute to the Odoo user name during authentication.
- LDAP authentication: Maps the specified LDAP email attribute to the Odoo user email during authentication.