General Settings
The following settings are available in the General Settings module to allow customization of application behavior.
getMyGroupsEngine: Determines the engine used to gather a logged-in user's group memberships
ServiceNow (Default): ServiceNow's standard getMyGroups engine returns a user's directly assigned groups plus any groups that are parent/grandparent/etc groups of the directly assigned groups.
Simple Separation: Simple Separation's getMyGroups engine returns a user's directly assigned groups plus any groups that are children/grandchildren/etc groups of the directly assigned groups. It is configurable to traverse a specified 'depth' when gathering groups (for efficiency) and can also include groups that are 'Managed by' the user.
Last updated