Translations:LDAP settings/16/en
From LimeSurvey Manual
Optionally, you can retrieve more information from the directory:
- $ldap_queries[$query_id]['token_attr']: Ldap attribute that will be mapped to the token code;
- $ldap_queries[$query_id]['language']: Ldap attribute that will be mapped to the user language code;
- $ldap_queries[$query_id]['attr1']: Ldap attribute that will be mapped to the attribute_1 field;
- $ldap_queries[$query_id]['attr2']: Ldap attribute that will be mapped to the attribute_2 field.