The LDAP attributes to add as user fields (for an LDAP security repository). Separate multiple attributes with commas. There must be no space before or after a comma.
IDOL Community Component copies the values of the attributes that you specify when the user successfully authenticates with the LDAP server, or when you send a UserRead action with the Function parameter set to GETATTRIBUTES.
| Type: | String | 
| Default: | |
| Required: | No | 
| Configuration Section: | MySecurityRepository | 
| Example: | FieldCSVs=emailaddress,telephone | 
| See Also: | LDAPAllAttributeValues LDAPAttributeValueSeparatorChar UserRead action Function parameter | 
|  |