Remove some attribute mappings

This commit is contained in:
Benjamin Dauvergne 2014-12-19 06:17:06 +01:00
parent 9fca4581cd
commit d327b82d69
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ LDAP_AUTH_SETTINGS=[
},
"attribute_mappings": [
["userprincipalname", "edupersonprincipalname"],
["mail", "email"],
["cn", "displayname"],
],
"transient": False,
}