Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there.
This is my first posting, but I have been asked to solve a problem with https redirect.
On my clicksense server I need to to a httsp redirect
From https://<myserver>/hub to https://<myserver>/nova/hub
I am not sure how to di this in the Qlicksense web server.
Can anybody help me on this issue.
Regards svavar.
@Svavark, Qlik Sense does not perform redirects out of the box. It is not something that is supported in the product. However, you can leverage other software to perform the redirect for you at your own discretion. Here's an example of redirect of http to https which may be helpful.
https://community.qlik.com/t5/Knowledge/How-to-Redirect-HTTP-to-HTTPS-in-Qlik-Sense/ta-p/1716920
@Svavark take a look at this article: https://community.qlik.com/t5/Knowledge-Base/How-to-change-the-Qlik-Sense-Enterprise-on-Windows-Hub-...
It should walk you through how to change the DSN alias for redirect for the Sense Hub
Hi Lucas and thank you for your reply.
This shows how to set the DNS record for my Qliksense server, I have done that.
My problem is that if my users enter the address https://<myserver>/hub they get an error message.
they need to be redirected to https://<myserver>/nova/hub and that needs to be done in the Qlicksens configuration. Somehow 🙂
Svavar
@Svavark Did you add the new URL to the Whitelist?
Thanks,
@Svavark, Qlik Sense does not perform redirects out of the box. It is not something that is supported in the product. However, you can leverage other software to perform the redirect for you at your own discretion. Here's an example of redirect of http to https which may be helpful.
https://community.qlik.com/t5/Knowledge/How-to-Redirect-HTTP-to-HTTPS-in-Qlik-Sense/ta-p/1716920
In addition to the other suggestions such a task may be outsourced to your network IT. We included a re-directing within the load-balancers which resides before the proxy-clusters and each call must go this way.
- Marcus