Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
wangxusq
Contributor III
Contributor III

how to append sense ticket to URL

Hi everyone,

I use the single configurator to get the chart URL and iframe. As follows:

URL:

https://pc-008/single/?appid=7bba746a-60b9-4136-8b04-fab28cc2d371&obj=RaSBD&opt=nointeraction&select...

Iframe:

<iframe src='https://pc-008/single/?appid=7bba746a-60b9-4136-8b04-fab28cc2d371&obj=RaSBD&opt=nointeraction&select...' style='border:none;'></iframe>

So when I use the URL, how to append the ticket information? Like this?

https://pc-008/single/?appid=7bba746a-60b9-4136-8b04-fab28cc2d371&obj=RaSBD&opt=nointeraction&select...

I try failed. So please tell me how to append the direct URL when I use it in  the single configurator?

If I use iframe,then how to ?

Thanks.

1 Solution

Accepted Solutions
mbj
Employee
Employee

hi,

Please checkout the security tab on http://integration.qlik.com/documentation

The key thing to remember: create a virtual proxy configured for ticketing (see deep dive video), and in the URL of your iframe mentoin this proxy: localhost/yourProxy/hub

View solution in original post

7 Replies
mbj
Employee
Employee

hi,

Please checkout the security tab on http://integration.qlik.com/documentation

The key thing to remember: create a virtual proxy configured for ticketing (see deep dive video), and in the URL of your iframe mentoin this proxy: localhost/yourProxy/hub

wangxusq
Contributor III
Contributor III
Author

Thanks, I have solved it.

wa_nascimento
Contributor
Contributor

What was your solution?

Not applicable

Hi Scott,

How did you solve this ?

I am able to generate the ticket and append it to the URL, but i am still getting a popup to enter credentials. I am not sure where am I going wrong.

Deepika

mbj
Employee
Employee

Hi

You need to create a ticket virtual proxy and remove the "Windows" authentication word.

See integration.qlik.com/slides<http://integration.qlik.com/slides>

Verstuurd vanaf mijn iPhone

Op 7 aug. 2017 om 09:57 heeft Deepika TR <qcwebmaster@qlikview.com<mailto:qcwebmaster@qlikview.com>> het volgende geschreven:

Not applicable

I have removed "Windows" from authentication pattern, still getting the credentials prompt. Is there anything else that might cause this ?

mbj
Employee
Employee

make sure you create a virtual proxy per authentication method. make sure you put this virtual proxy in the IFrame or any url to connect to sense, in mashups this is the config object, prefix. Please check

https://youtu.be/iamo6RLc5Pg?list=PLqJfqgR62cVAZxS34WGnByjASKrGf0Fpk&t=339

and the slide generator slides around security