Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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
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.