| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-auth |
| GIT | |
| GIT | https://github.com/OCA/server-auth.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-auth/tree/12.0/auth_ldap_attribute_sync |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), CorporateHub |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CorporateHub |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, Alexey Pelykh, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-auth |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - auth_ldap - base - base_setup - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-ldap |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ldap_attribute_mapping_view_tree |
ldap.attribute.mapping.view.tree | ldap.attribute.mapping | tree | New |
view_ldap_installer_form |
res.company.ldap.form | res.company.ldap | xpath | Inherits auth_ldap.view_ldap_installer_form |
attribute_name
Char
help='LDAP attribute name from where value is taken'
required=True
string='Attribute'
field_name
Selection
help='Entity field to where value is written'
required=True
selection='_field_name_selection'
string='Mapped field'
ldap_id
Many2one → res.company.ldap
comodel_name='res.company.ldap'
string='LDAP configuration'
mode
Selection
help='Defines mode of synchronization'
required=True
selection='_mode_selection'
string='Sync mode'
No public methods.
user_attributes_mapping
One2many → ldap.attribute.mapping
comodel_name='ldap.attribute.mapping'
inverse_name='ldap_id'
string='User attributes mapping'
No public methods.
No new fields.
Public methods (0)No public methods.