Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi All,
i have created a asp.net application for Single sign on after login it is going append some dashbard to the iframe (pic 1)
but when i refresh the page it showing 404 error (pic 2) i am generating webticket and apending to url by using single sign on .
The link in the iframe is still showing the following
<iframe src="http://100.0.2.15/qvajaxzfc/authenticate.aspx?type=html&try=/qlikview&back=/LoginPage.htm&webticket=..." id="iframeqlik" height="700" width="1400">
</iframe>
please suggest the correct way of doing this.
I've got the same problem, any ideas?
Thanks.