Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
One of the new feature is the publisher authorization. Publisher authorization enable administrator to set the section access table in the Management Console. Then, management console will generate a HTML table in a URL provided (http://localhost:4780/QMS/AuthTable) I tried to load the Authorization table in QlikView client, but unfortunately I can't load it. I suspect that this might be due to the page generated require username and password to open.
Does anyone know where is the authorization table (XML file?) stored in QlikView? Would like to see how the file looks like in physical format...
Hello,
I have found that in order to successfully load data from the AuthTable, your client (or account running the server) must be able to connect to the address without requiring authentication in Internet Explorer. We had your problem until we did the following in Internet Explorer:
* Go to Tools - Internet Options
* On the Security tab choose the Local Intranet icon
* Click on the Custom Level button.
* Scroll to the bottom of the list and choose "Automatic login only in intranet zone".
Alternatively you can make the site a trusted site.
Regards,
Matt
Check these folders out:
C:\Users\All Users\QlikTech\ManagementService\QVPR
or
C:\Users\[your_username]\QlikTech\ManagementService\QVPR
There you have all the workorders and more as usual but what I noticed is that there are also files called AuthTable.
Hope that solves your question 🙂
Thanks! Seems like the data are stored in separate xml files (column definition and actual data).
So, anyone else that tried the authorization table? Manage to get it to load in QlikVIew?
Bump! Still can't find solution to this problem...
Hello,
I have found that in order to successfully load data from the AuthTable, your client (or account running the server) must be able to connect to the address without requiring authentication in Internet Explorer. We had your problem until we did the following in Internet Explorer:
* Go to Tools - Internet Options
* On the Security tab choose the Local Intranet icon
* Click on the Custom Level button.
* Scroll to the bottom of the list and choose "Automatic login only in intranet zone".
Alternatively you can make the site a trusted site.
Regards,
Matt
Hi Matt,
Thanks for the solution! Manage to get it work after adding the auth table URL to the trusted site.
hi,
I am exactly facing the same issue. but even after adding the url as the trusted url it is prompting for username and password.
Is there any other solution or setting has to be changed or do i need to add anything in the user management tab
Hi,
Any one faced the similar issue???
Your Solution worked for me in QV 11.2 SR7. Thanks for sharing!