Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I’d like to clarify something regarding the creation of security rules in the Qlik Sense QMC.
In the resource filter, is it possible to include multiple patterns such as App_*, App.Object_*, and ReloadTask_* within a single rule? Also, can a single rule handle multiple resource types when the actions differ (e.g., Create, Read, Update)?
Additionally, my understanding is that if we want to assign permissions to specific groups or users, this should be defined in the conditions section rather than in the resource filter. Is that correct?
In the resource filter, is it possible to include multiple patterns such as App_*, App.Object_*, and ReloadTask_* within a single rule?
Yes, you can combine multiple resource type patterns in a single resource filter, using a comma-separated list like App_*, App.Object_*, ReloadTask_*.
Also, can a single rule handle multiple resource types when the actions differ (e.g., Create, Read, Update)?
Yes, however, this is defined by the resources you select.
Additionally, my understanding is that if we want to assign permissions to specific groups or users, this should be defined in the conditions section rather than in the resource filter. Is that correct?
That is correct, you can use either the basic filter, which allows you to pick the existing options, or type it directly in the advanced filter, like:
resource.IsOwned() and resource.owner = user (I picked the example below from OwnerRead).
Also, check the link: How security rules work | Qlik Sense for administrators Help
I hope that helps.
Eduardo Monteiro - Senior Support Engineer @ IPC Global
Follow me on my LinkedIn | Know IPC Global at ipc-global.com