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.
Security rules resources
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 |
resourcetype1 | Resource to be referenced. This field is required, and you must enter at least one resource... |