Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Jord23Henk
Contributor II
Contributor II

QlikSense Embed in Salesforce via OneLogin error

Hi,

We are trying to embed QlikSense objects in salesforce. we use SAML AUTH for that and I'm taking the URL from the embed button. while the link is working perfectly, when we are putting the URL in the IFRAME inside salesforce we are getting an error that "onelogin refuse to connect". 

Do I need to put some credentials in the URL? or something to configure in SF or Qlik or OneLogin ?

Any suggestions why its happening ?

Jord23Henk_0-1675779754005.png

 

Thanks!

 

Labels (2)
1 Solution

Accepted Solutions
DaveChannon
Employee
Employee

Hi @Jord23Henk 

Did you solve this? My guess would be that if you check the browser console, you might have errors relating to X-Frame-Options. Most providers have the ability to whitelist URLs (which would be the page your iframe is part of), to protect against mis-use.

If it's this, then you should be able to add the origin as indicated under the Framing Protection section of this article: https://onelogin.service-now.com/kb_view_customer.do?sysparm_article=KB0010304 

View solution in original post

3 Replies
Ray_Strother
Support
Support

Hello ,

The below resources should help with authentication of users in Iframes:

Article links:

1. Qlik Sense for Windows: iFrame sample using JWT authentication


https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-for-Windows-iFrame-sample-using-J...


2. Embed content using iframes and anonymous access

 

https://qlik.dev/tutorials/embed-content-using-iframes-and-anonymous-access

 

Jord23Henk
Contributor II
Contributor II
Author

Thanks for the reply,

Without the onelogin access and the SAML auth, the iFrame is working good. once we did the SAML and connect to onelogin, the iFrame inside SF is not worrking. so i belive its something in the configurations in onelogin or salesforce (or even maybe qlik).. 

we put tracer and we see that the SF cant go through the onelogin  inside the iframe.. 

maybe you have another solution ?

DaveChannon
Employee
Employee

Hi @Jord23Henk 

Did you solve this? My guess would be that if you check the browser console, you might have errors relating to X-Frame-Options. Most providers have the ability to whitelist URLs (which would be the page your iframe is part of), to protect against mis-use.

If it's this, then you should be able to add the origin as indicated under the Framing Protection section of this article: https://onelogin.service-now.com/kb_view_customer.do?sysparm_article=KB0010304