Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We just upgraded to new Qlik Sense Version and trying to migrate the app from old to new version. We cant find a Authentication listen port HTTP under proxy in new version so we arent able to redirect to do authentication.Please advise how to enable Authentication listen port HTTP to 4248
Hi @gondalia ,
since your old version, the way authentication is handled is now changed, and the system will only use port 4244 internally (while before the ports needed to be open to end-users as well).
So, there shouldn't be any need for a separate port for HTTP authentication.
@Daniele_Purrone ok got it. I changed the port to 4244 and still not working. My front end keeps spinning and not loading the dashboard. so not sure if angular code is able to reach to qlik app or not. BTW i dont have ssl certificate installed.
@gondalia , I would use the browser's developer tools to try and spot any error.
Also check the Proxy logs and the server's Windows Events to check what's happening there.