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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Web form loaded from QV and security

We plan to use a web form that will be open from a qvw file published in

Acces Point/QV server. This web form will modify some infomation on a

dimension table used by QV but cannot be reached by unauthorised users. A

macro will be develop to hide or unhide the buton. But if another user can

catch the URL link, it might be able to modify it without any

authorization. Do you know if QV server can also manage authorization for

non-Qlikview file into Access Point/QV server? If not what could be the

procedure to do it without deploying another web server in parallel just

for the web forms

1 Solution

Accepted Solutions
danielrozental
Master II
Master II

No, you can't use QlikView to manage security on external content.

You could try using IIS and restricting access by NTFS permissions.

View solution in original post

2 Replies
danielrozental
Master II
Master II

No, you can't use QlikView to manage security on external content.

You could try using IIS and restricting access by NTFS permissions.

Not applicable
Author

I would probably go to this solution.

Thanks a lot