GroupServerUserField
The field that IDOL Community Component must read the user name from. Use this parameter in cases where the group server contains multiple user name fields (for example, a field that contains the full name and another field that contains a shortened name).
A group server for a repository returns the alternate user names for a user. You can include alternate user names in the SecurityInfo
string. In this case, documents that use the alternate user name in the access control list (ACL) are accessible to the user. Set GroupServerUserField
to username*
in the security type configuration section to specify that IDOL Community Component must include alternate user names in the SecurityInfo
string.
Type: | String |
Default: | Username |
Required: | No |
Configuration Section: | MySecurityRepository
|
Example: | GroupServerUserField=UserName
|
See Also: |