Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In my application I want to embed an iframe containing a QlickView dashboard. The user is already logged into my app and I do not want them to have to login to Qlik. It seems like the WebTicket authentication mechanism is a good fit for something like this. There is little to no documentation on implementing this, and what I could find only applies to older versions of Qlik that are self hosted.
This is even supported on the cloud version of Qlik? If not, is there any other alternative for authenticating embedded iframes?
hi @JB01 good day,
i am also facing the same difficulties, do you ever solve this problem?
if so, may I know what is the solution to this?
Thanks,
ahdan
Hello @ahdan,
I don't think the Ticket API is available for use in the Cloud version of Qlik. We have since migrated to the self hosted version which has allowed us to use the Ticket API.
hi @JB01 thank you for answering!
my understanding is that you migrated to Qlik Sense Enterprise for Windows?
and do you happen to use a simple ticket request to Qlik Sense Proxy API to get a ticket with node.js?
thank you,