<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: QlikView login problem with NGINX reverse proxy in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-login-problem-with-NGINX-reverse-proxy/m-p/1583981#M1232718</link>
    <description>&lt;P&gt;Thanks for sharing Erikskogh.&lt;/P&gt;&lt;P&gt;Is there any other specific configuration on QlikView to set in?&lt;/P&gt;&lt;P&gt;We have QlikView WebServer (not IIS) + Publisher with NTFS authentication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I will update you&amp;nbsp;soon, thanks&lt;/P&gt;</description>
    <pubDate>Thu, 23 May 2019 14:59:39 GMT</pubDate>
    <dc:creator>manuele_silvest</dc:creator>
    <dc:date>2019-05-23T14:59:39Z</dc:date>
    <item>
      <title>QlikView login problem with NGINX reverse proxy</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-login-problem-with-NGINX-reverse-proxy/m-p/1548603#M1232713</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;i have a problem with reverse proxy NGINX (cloud) with Qlikview 12.1 SR8 (on premise) and windows authentication.&lt;/P&gt;&lt;P&gt;Qlik is installed with Qlik Web Server (not IIS).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I use windows auth, the system shows the normal pop up box for authentication; but when I enter the credential, i have always ACCESS DENIED.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I Think the problem is with&amp;nbsp;pass through NTLM credentials because with the configuration as FORM as is ok.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Someone can help me please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;These are some rules:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="m_-621152462522904846p1"&gt;&lt;SPAN class="m_-621152462522904846s1"&gt;&lt;SPAN class="m_-621152462522904846Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;proxy_redirect $scheme://$host/form/ $scheme://$http_host/form/;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="m_-621152462522904846p1"&gt;&lt;SPAN class="m_-621152462522904846s1"&gt;&lt;SPAN class="m_-621152462522904846Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;proxy_redirect $scheme://$host/ $scheme://$http_host/qlikview/;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="m_-621152462522904846p1"&gt;&lt;SPAN class="m_-621152462522904846Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;proxy_redirect $scheme://$host/ $scheme://$http_host/QvAJAXZfc/;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(&lt;SPAN class="m_-621152462522904846Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;proxy_redirect $scheme://$host:4248/windows_authentication/ $scheme://$http_host/windows_authentication/;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(&lt;SPAN class="m_-621152462522904846Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;proxy_redirect $scheme://$host:4244/windows_authentication/ $scheme://$http_host/windows_authentication/;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;many thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Manuele&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-login-problem-with-NGINX-reverse-proxy/m-p/1548603#M1232713</guid>
      <dc:creator>manuele_silvest</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView login problem with NGINX reverse proxy</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-login-problem-with-NGINX-reverse-proxy/m-p/1550701#M1232716</link>
      <description>&lt;P&gt;The only thing I can offer here is the following Help link that may provide a bit more info for you.&amp;nbsp; I honestly cannot recall if I have heard of anyone doing reverse proxy setup with our web server as well, so it may be better to switch over to IIS/QlikView Settings service instead as well if you know IIS better.&amp;nbsp; Our QlikView Web Server is really designed for environments where it is a small environment where there is not much in the way of IT resources available, but it is based upon the IIS engine, just FYI.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;I do believe your theory is on the right track, but I am no guru here, so I am not sure if there is a means to overcome things or not.&amp;nbsp; The only thing of which I can think is the proxy is causing things in our backend to think the connection has changed and is invalidating the ticket we generated, but that is one thing to check, look in the QVS event log and see if there is a ticket being generated upon your Auth request.&amp;nbsp; Now that I think about it, you may need to look in the QVWS log in this case, as I think you will see things there too.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies I do not have anything better but hopefully this may help a little.&amp;nbsp; Try Fiddler trace as well, as sometimes that can provide some insights or maybe just the web browser dev tools network trace as well potentially may catch something you cannot see directly.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 18:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-login-problem-with-NGINX-reverse-proxy/m-p/1550701#M1232716</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-02-28T18:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView login problem with NGINX reverse proxy</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-login-problem-with-NGINX-reverse-proxy/m-p/1583341#M1232717</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We're running QlikView 12 thru an Nginx Plus reverse proxy for external access and it's working. I took me a while but the trick is to add keepalive 16; inside your upstream { }&lt;/P&gt;&lt;P&gt;Here's my config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;server {&lt;BR /&gt;listen 80;&lt;BR /&gt;server_name qlikview.domain.com;&lt;BR /&gt;rewrite ^ &lt;A href="https://qlikview.domain.com$request_uri" target="_blank"&gt;https://qlikview.domain.com$request_uri&lt;/A&gt;? permanent;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;server {&lt;BR /&gt;listen 443 ssl;&lt;BR /&gt;server_name qlikview.domain.com;&lt;BR /&gt;status_zone qlikview.domain.com;&lt;/P&gt;&lt;P&gt;access_log /var/log/nginx/access_qlikview_domain_com.log;&lt;BR /&gt;error_log /var/log/nginx/error_qlikview_domain_com.log error;&lt;BR /&gt;access_log syslog:server=opt-log2.domain.local:12301 graylog2_json;&lt;BR /&gt;error_log syslog:server=opt-log2.domain.local:12302;&lt;/P&gt;&lt;P&gt;include /etc/nginx/includes/ssl.conf;&lt;/P&gt;&lt;P&gt;location / {&lt;BR /&gt;proxy_pass &lt;A href="http://qlikview.domain.com" target="_blank"&gt;http://qlikview.domain.com&lt;/A&gt;;&lt;BR /&gt;proxy_http_version 1.1;&lt;BR /&gt;proxy_set_header Connection "";&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;upstream qlikview.domain.com {&lt;BR /&gt;zone qlikview.domain.com 64k;&lt;BR /&gt;server xx.xx.xx.xx:80;&lt;BR /&gt;keepalive 16;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 12:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-login-problem-with-NGINX-reverse-proxy/m-p/1583341#M1232717</guid>
      <dc:creator>erikskogh</dc:creator>
      <dc:date>2019-05-22T12:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView login problem with NGINX reverse proxy</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-login-problem-with-NGINX-reverse-proxy/m-p/1583981#M1232718</link>
      <description>&lt;P&gt;Thanks for sharing Erikskogh.&lt;/P&gt;&lt;P&gt;Is there any other specific configuration on QlikView to set in?&lt;/P&gt;&lt;P&gt;We have QlikView WebServer (not IIS) + Publisher with NTFS authentication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I will update you&amp;nbsp;soon, thanks&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 14:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-login-problem-with-NGINX-reverse-proxy/m-p/1583981#M1232718</guid>
      <dc:creator>manuele_silvest</dc:creator>
      <dc:date>2019-05-23T14:59:39Z</dc:date>
    </item>
  </channel>
</rss>

