Security rules resources
The Attribute-Based Access Control (ABAC) security concept applies attribute permissions to resources. This section will uncover what types of resources are available in Qlik Sense and how they can be referenced, beginning with the latter.
Resource filters
Resource filters are utilized to reference one or multiple resources within a security rule. In technical terms, they follow the following syntax:
Resource Filter Syntax:
resourcetype1[*][_*][, resourcetype2[*][_*], ...]
The parameters described in the previous syntax can be deconstructed into the following options:
Parameter | Description |
| Resource to be referenced. This field is required, and you must enter at least one resource-type name. |
| This is an optional wildcard. If included, the security rule will apply to all resource types beginning with the specified text. For example, If... |