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

Qlik Sense Mashup External Web Server export

Hello, and sorry if this issue has already been raised as I am only a beginner at this, but can someone help me with the exporting the mashup via IIS.

I have gone through several manuals on how to do that and put my mashup on my own IIS server, have created a virtual proxy and exported a certificate for ticket issuance. However, I can't figure out how to correctly create and implement an .aspx file to redirect for ticket credentials input, although I have tried some ready solutions on webticketing that I met on github. I will be glad to get any feedback and advices on manuals on the topic or any other solutions.

Thank you in advance.

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

This pdf

Embedding Qlik Sense content into an IIS Website on Different Servers

is a good walkthrough for setting it up.  The trick is the redirect stub file to get the authorization working properly.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

zyevniyeva
Partner - Contributor II
Partner - Contributor II
Author

Thank you, maybe you could also advice where I could know more about how to connect the stub and .aspx files, as in the manual it is said to deploy them in one folder with my html and css but it doesn't seem proper, also I have tried to deploy it separately in IIS but can not configure the files right.