Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there, I'm struggling to make this example to work.
As mentioned in the comments, I downloaded the session module template from GitHub and followed the rules to run it with Node JS over port 8190 with client certificates.
Of course, I made some changes:
With this setup, running on localhost, I'm able to create a new session and set the cookie, but when I try to get access to Qlik Sense (through the new VP), the system replies with an internal error. Proxy logs say this:
The underlying connection was closed: The connection was closed unexpectedly
Web exception when contacting service uri http://localhost:8190/
Is there, maybe, a better guide to follow?