Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
RanOuerg
Creator
Creator

Add Qlik sense object to a web site

Hello,

I have a question about using a Qlik Sense object iframe to integrate it into an existing website.

  1. Is it possible to grant access to everyone on this website even with no licence, even if there were specific user access roles in the original app? do i need a licence per user ? 

  2. Do I need to implement an authentication method for this integration?

  3. what are the limitation / security problem that i may face?
  4. I don't understand why, when I use the iframe code in an HTML file located on my PC, I always encounter errors and can't display my object. However, I can do it with the mashup template. What's the difference between these two methods?

Actually i'm working with Qlik sense entreprise.

Is all this possible with Qlik Cloud ? 

Thank you.

Qlik Sense Business 

5 Replies
RanOuerg
Creator
Creator
Author

Damien_V
Support
Support

Hello,

For Qlik Sense Client Managed, you need a core-based license or analyzer capacity for anonymous users.

https://community.qlik.com/t5/Official-Support-Articles/Which-Qlik-Sense-Enterprise-licenses-support...



For Qlik Cloud, your best option is probably to use a capacity-based license, basic users are free of charge

https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/SaaS-user-manageme...

However as Qlik cloud doesnt support anonymous access out of the box, users still need to be authenticated to see the app, so you'll have to mimic anonymous users by using JWT authentication:

https://qlik.dev/embed/iframe/quickstart/embedding-with-anonymous-access-and-qlik-cloud/

 

Best regards,

If the issue is solved please mark the answer with Accept as Solution.
RanOuerg
Creator
Creator
Author

Hello @Damien_V ,

Thank you for your response.

It's still not very clear to me. Since I will use an iframe object, even with Qlik Cloud, do I need to purchase licenses for all the website users, which is around 1000 people and even they are external?

Is there no way to use iframe objects without buying additional licenses?

 

Thank you in advance.

Damien_V
Support
Support

Hi @RanOuerg 

As said above, for Qlik Cloud capacity-based license allows as many basic users as you need without additional fees.

 

If the issue is solved please mark the answer with Accept as Solution.
RanOuerg
Creator
Creator
Author

Hello @Damien_V,

Thank you for your efforts.

I haven't found a relevant source confirming that basic users are charged free. If I share the iframe via a website with user interaction (filters, selections), it will incur additional fees, which are cheaper than the license-based fees but still apply.

Thank you in advance.