Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
jeevabharathy
Contributor II
Contributor II

Qlik Sense URL in iFrame Tags without authentication

Hi All,

I want to use my Qlik Sense Server application in an iframe .

What are the best practises to achieve this above.

 

 

 

 

Labels (1)
2 Solutions

Accepted Solutions
Andrei_Cusnir
Specialist
Specialist

Hello,

 

If my understanding is correct, you would like to use your Qlik Sense app in an iFrame and you would like to bypass the authentication part when the app is opened. 

 

This has been addressed previously in "Log in user when embedding Qlik Sense App in iframe" [1], where the solution stated that you can follow one of the approaches:

  1. The use of anonymous login
  2. Configure a virtual proxy to use header authentication.

For additional information, I would recommend taking a look at the post [1] and reading through the comments. Additionally, you can research the internet for articles with similar approaches that will probably give you step by step information on how to achieve your outcome. 

 

I hope that this information was helpful. In case I have misunderstood the use case scenario, please elaborate in details by providing additional information. However, if it has helped you resolve the issue, addressed your concerns or at least pointed you in the right direction, please mark it as Accepted Solution to give further visibility to other community members. 
 

---

[1] https://community.qlik.com/t5/Integration-Extension-APIs/Log-in-user-when-embedding-Qlik-Sense-App-i...

Help users find answers! Don't forget to mark a solution that worked for you! 🙂

View solution in original post

Andrei_Cusnir
Specialist
Specialist

Hello,

 

Below you will find a couple of links that should help you setup the use case scenario or at least point you in the right path. However, if this information is not enough, I would suggest searching in Google as there probably various articles that have different use case scenarios setup, which you can explore and use individual information to develop your own solution. 

 

Some documentation where you can get started are:

  • Qlik Sense for Windows: All you need to know to start using iFrames/Mashups [1]
  • Example: Configuring header authentication [2]

I hope that this information is helpful

---

[1] https://community.qlik.com/t5/Knowledge/Qlik-Sense-for-Windows-All-you-need-to-know-to-start-using/t...

[2] https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Platform/Content/Sense_PlatformOvervi...

Help users find answers! Don't forget to mark a solution that worked for you! 🙂

View solution in original post

4 Replies
Andrei_Cusnir
Specialist
Specialist

Hello,

 

If my understanding is correct, you would like to use your Qlik Sense app in an iFrame and you would like to bypass the authentication part when the app is opened. 

 

This has been addressed previously in "Log in user when embedding Qlik Sense App in iframe" [1], where the solution stated that you can follow one of the approaches:

  1. The use of anonymous login
  2. Configure a virtual proxy to use header authentication.

For additional information, I would recommend taking a look at the post [1] and reading through the comments. Additionally, you can research the internet for articles with similar approaches that will probably give you step by step information on how to achieve your outcome. 

 

I hope that this information was helpful. In case I have misunderstood the use case scenario, please elaborate in details by providing additional information. However, if it has helped you resolve the issue, addressed your concerns or at least pointed you in the right direction, please mark it as Accepted Solution to give further visibility to other community members. 
 

---

[1] https://community.qlik.com/t5/Integration-Extension-APIs/Log-in-user-when-embedding-Qlik-Sense-App-i...

Help users find answers! Don't forget to mark a solution that worked for you! 🙂
jeevabharathy
Contributor II
Contributor II
Author

Hi Andry,

I would like to achieve this with, Configure a virtual proxy to use header authentication.

I can able to configure header authentication but don't know how to use Qlik Sense Application URL in iFrame.

Can you please help me , how to make URL with header authentication .

 

 

Andrei_Cusnir
Specialist
Specialist

Hello,

 

Below you will find a couple of links that should help you setup the use case scenario or at least point you in the right path. However, if this information is not enough, I would suggest searching in Google as there probably various articles that have different use case scenarios setup, which you can explore and use individual information to develop your own solution. 

 

Some documentation where you can get started are:

  • Qlik Sense for Windows: All you need to know to start using iFrames/Mashups [1]
  • Example: Configuring header authentication [2]

I hope that this information is helpful

---

[1] https://community.qlik.com/t5/Knowledge/Qlik-Sense-for-Windows-All-you-need-to-know-to-start-using/t...

[2] https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Platform/Content/Sense_PlatformOvervi...

Help users find answers! Don't forget to mark a solution that worked for you! 🙂
jeevabharathy
Contributor II
Contributor II
Author

Hi,

 

You cannot access Qlik Sense because you have no access pass.

 

am getting this above error , when I try with header authentication.

can you please advise me to fix this issue