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: 
katewologun
Partner - Contributor
Partner - Contributor

Using an extension through a proxy

I've downloaded the export button extension through  (http://branch.qlik.com/#!/project/57882593dd42cf18d2312a05It seems that the extension will generate a link similar to https://servername/tempcontent/.....xlsx. When using windows authentication this is not a problem because virtual proxies authenticate users automatically. But when using SAML authentication the export link must be https://servername/virtualproxyname/tempcontent/....xlsx instead https://servername/tempcontent/.....xlsx.  Any ideas on what changes need to be made in the extension so that the proxy prefix is included on the export link?

2 Replies
konrad_mattheis
Partner - Creator III
Partner - Creator III

Hi Kunle,

please file a bug on the github project. I believe swr‌ will have a look at this.

bye Konrad

katewologun
Partner - Contributor
Partner - Contributor
Author

Konrad,

I looks like a bug has already been issued on github back in May. I'm curious if any further work has been done on it?