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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Custom Portal Login Web Tickets Issue? Need help?

Hi all,

I refereed to the link https://community.qlik.com/docs/DOC-3614

I created a custom portal login using the above reference to access the QlikView Access Point and it's working.

I noticed several things:

  • If I refresh the custom portal page (It's in a different tab) and if I go to my Document tab I noticed my all selections lost. But Still I'm logged in.
  • But If I wait till the session out and login again Selection are remaining!


What I'm doing is:


To request for a WebTicket:

/QvAJAXZfc/GetWebTicket.aspx page with a POST containing XML in the following format:

<Global method="GetWebTicket">

    <UserId>

              [User Name]

    </UserId>

</Global>

To access the Access Point

http://[Server]/QvAJAXZfc/Authenticate.aspx?type=html&webticket=[WebTicket]&try=[Try URL]&back=[Back...

I aslo tried "keep=" Parameter in the above url as:

http://[Server]/QvAJAXZfc/Authenticate.aspx?type=html&webticket=[WebTicket]&try=[Try URL]&back=[Back...

Still same problem, Please help me to solve this issue

Thanks

Regards

Abhiram

....


This document was generated from the following discussion: Custom Portal Login Web Tickets Issue? Need help?

Labels (2)
0 Replies