GroupMemberAttribute
The attribute that determines whether a user is a member of a group. Use this parameter for an LDAP security repository where you use GroupDN to specify a group that the user must belong to. The Community component checks the GroupMemberAttribute to determine whether the user is a member of the GroupDN group.
You can override this parameter for individual actions by setting the GroupMemberAttribute action parameter in the UserRead or Security action.
| Type: | String |
| Default: | member
|
| Required: | No |
| Configuration Section: | MySecurityRepository
|
| Example: | GroupMemberAttribute=member
|
| See Also: | GroupDN
UserRead action GroupMemberAttribute parameter |