SyncRolesFromGroups
Whether to synchronize roles from groups. This parameter ensures that user permissions are always synchronized with security groups.
When the Community component queries a group server:
-
it adds the groups that return for the specified user as roles, if those roles do not already exist.
-
it adds the user as a member of those roles.
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | MySecurityRepository
|
| Example: | SyncRolesFromGroups=True
|
| See Also: | GroupServerParentRole |