Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
gondalia
Contributor
Contributor

Authentication listen port HTTP

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 

Labels (1)
3 Replies
Daniele_Purrone
Support
Support

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 - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.
gondalia
Contributor
Contributor
Author

@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.

Daniele_Purrone
Support
Support

@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.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.