To create the section access, Qlik Sense provides four fields that we can use to manage data security. The fields are:
- ACCESS: This field defines what type of access the user should have. It could either be ADMIN or USER. A person defined as ADMIN can access and see all the data in the application. A person defined as a USER can see only the data he or she is assigned to.
- USERID: This is the string containing the Qlik Sense username. The proxy is used here to get the username, and then this username is compared to the value in the field.
- GROUP: Contains a string corresponding to a group in Qlik Sense. Qlik Sense will resolve the user supplied by the proxy against this group.
- OMIT: This is used to omit or remove ...