Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Gurus,
We have a branded dashboard that pulls together content from multiple sources. The embedded iframe to Qlikview App works for Internet explorer but not for Chrome and firefox. In Chrome and Firefox the iframe gives a USER CAL error at page load—see below for more detail. I checked the licensing on the server and the licensing seems to be in proper order--see troubleshooting below. Meanwhile it’s important to note that in IE this works just fine. Meanwhile directly accessing the qlikview app through access portal seems to open without error. I created a simple html document with the iframes code to isolate the issue--see screen shot and code attached.
Has anyone else encountered this? Do you see anything that I’m doing incorrectly? Is there an alternate way to code this to work for all browsers?
SIMPLIFIED CODE: See forecast_test.html attached. The SRC url resolves to the qlikview app when directly submitted.
FULL ERROR MESSAGE TEXT "An embedded page at <server_name> says Acess denied! The server (qvs) has no USER CAL for your account. Please contact your system administrator."
ERROR MESSAGE SCREENSHOT:
Somewhat relevant licensing info:
I think the reason are not missing CAL's else that the authentication from the iframe against the server failed. Maybe there is anywhere a setting in the browsers that the iframes inherit the authentication from the main-page or something similar.
- Marcus
Unfortunately I'm not an expert in this area but I think the following will be useful for you:
https://www.google.com/search?q=iframe+authentication+problem
If I understand some of the links right then it might be that there is a potential security risk and it might be therefore intentionally disabled in the browser-settings.
- Marcus
Hi Team,
Any Solution to this issue, even we are facing it. In Chrome browser, in few of the client laptop it doesn't work but where as in other people browser it works without any error (With same browser compatibility)