Group Security Identifiers are used by Security Filters
When defining Group Security Filters, as well as the 'Group Name', you can also store multiple 'Group Security Identifiers' against the group.
- Edit the group and enter the required operator and the first Group Security Identifier.
Example: - You can add multiple Group Security Identifiers here using the icon. A logical OR will be applied between them.
Example: - In the above example, where Group Security Identifiers are in use, the dataset will be filtered for the companies 'Service-Co Ltd' OR 'Trade-Code Ltd' OR 'Mini-Co Ltd' OR any company Ending with 'LLP'
- The different operators allow for more complex pattern matching rather than the standard 'Equals' operator:
Example 1: Ends With 'Ltd' will return all rows in the dataset where the Company name ends with the text 'Ltd'
Example 2: Contains 'Co' will return all rows in the dataset where the Company name contains the text 'Co' - Now, edit the user and select 'Group Security Identifiers' as the Security Filter you would like to apply for this user.
- It is possible to also apply Group Name as the Security Filter for the user if preferable.
- A user can be allocated membership of many groups. When applying Group Security Filters, in addition, each individual group will be processed as a Group Security Filter with a logical OR applied between them i.e. Group1 OR Group2 OR Group 3
- It is possible to combine User Security Filters With Group Security Filters to create more complex Security Filters. In this scenario a logical AND will be applied between User and Group Security Filters.