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

Announcements
Search may be unavailable 11:30 PM on Aug 24 to 1:30 AM on Aug 25. Thank you for your patience.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikSense automatic loggin

Is possible to log in qlik sense automatic?

Por example, I have a system web and i want to put a button to link to my dashboard. But I don´t want ask user´s login and password again.

My system web is using users from database.

1 Reply
vlad_komarov
Partner - Specialist III
Partner - Specialist III

It's possible, but pretty complicated to implement:

1. You need to build an app with Section Access activated (I am assuming you do not want to open your app to everybody)

2. You need to build a web page with Qlik mashup that uses your app's components

3. You need to pass a log-in information to your web-page with mashup (which should match with your Section Access list of users).

VK