Complete the list of attributes from the eduPerson schema

This commit is contained in:
Benjamin Dauvergne 2014-12-05 23:33:19 +01:00
parent 27d0e5a087
commit bdaca8fbfa
1 changed files with 6 additions and 3 deletions

View File

@ -30,6 +30,12 @@ LDAP_AUTH_SETTINGS = [
'eduPersonOrgDN',
'eduPersonOrgUnitDN',
'eduPersonPrimaryOrgUnitDN',
'eduPersonScopedAffiliation',
'eduPersonAffiliation',
'eduPersonNickname',
'eduPersonPrimaryAffiliation',
'eduPersonPrincipalName',
'eduPersonAssurance',
'supannAliasLogin',
'supannRefId',
'supannCivilite',
@ -37,11 +43,8 @@ LDAP_AUTH_SETTINGS = [
'sn',
'cn',
'displayName',
'eduPersonNickname',
'userPassword',
'description',
'eduPersonAffiliation',
'eduPersonPrimaryAffiliation',
'supannActivite',
'supannCodeINE',
'supannEmpCorps',