FieldNameN
The FieldKeyN
and FieldNameN
parameters extract user attributes from an LDAP directory and add them to fields in the OmniGroupServer repository.
The FieldKey
parameter specifies the name of an LDAP attribute that you want to extract. This can be any attribute that is defined for user objects in your LDAP directory. The corresponding FieldName
parameter specifies the name of the field that stores the value in the OmniGroupServer repository. When you use the GetGroups or GetUser action, the field name and value are returned in the response.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | LDAP Repository |
Example: | FieldKey0=displayName
|
See Also: | FieldKeyN |