Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Bamendaboyplus
Contributor III
Contributor III

Security/permissions

Hello,

 

I have a self hosted Enterprise manager [Install 02/23 ver]. We've created mashups and publish on our public  website . I have a total of 6 sheets in my APP. On the website we have a menu bar, each menu bar is a sheet, so you select sheet 1 and u see objects for sheet 1. sheet 2 and u see objects for sheet 2 etc. {everyone has access to see everything\sheet. My problem/question is:

1) I want to limit what sheet a user can see on this public website.  so may User 1 can only see sheet 1& 2 while User2 can see sheet 3 & 4 only etc. ...I realize permissions that work within the server [stream, security rules etc] do not apply in the public sphere. My users are using analyzer licenses. How can I control which sheet a user can see on the public website site?.

 

thanks 

Labels (2)
3 Replies
ajaykakkar93
Specialist III
Specialist III

Hi,
you can do that in a simple way,

  • Create an access rule as inline in the application
  • apply section access to the above access rule data as per user
  • when users log in, they will have specific access to sheet access data 
  • as per that use Hypercube to get access data
  • using a simple javascript start hiding the specific sheet or page menu 
  • this will be a dynamic way, still user access has to be maintained for the application

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

Bamendaboyplus
Contributor III
Contributor III
Author

Ajay, thanks for the suggestions, do you know if there a doc/procedure to do this online, I know of section access but have never played with it, now that u mentioned I think its a better option but I need to find a doc to help through the setup process.

ajaykakkar93
Specialist III
Specialist III

hi,

There is no doc related to this its just logic & implementing the access using the section access

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting