QlikCloudGroupMode
This variable controls the groups that are used in Section Access and returned with the GetUserAttr function ('userGroups' attribute).
Syntax:
QlikCloudGroupMode
Example:
SET QlikCloudGroupMode = 1 ;
| Value | Results |
|---|---|
| 0 | IdP groups |
| 1 | Custom groups |
| 2 | Both IdP and custom groups |