<?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 Http Header Authorization in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180659#M1328530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Ticketing might be the solution for it. Search For ticketing concept in forum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2011 10:01:24 GMT</pubDate>
    <dc:creator>deepakk</dc:creator>
    <dc:date>2011-03-08T10:01:24Z</dc:date>
    <item>
      <title>Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180658#M1328528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to set up the Qlikview 10 Access point to accept logon via Http header - passed from a custom apache based web reporting system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched these forums all over and there does not seem to be much information for how the header should look or if this is even possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use the QV webserver with DMS security and Custom users. I want to pass the logon details via Http header or any other way so the access point will automatically log in and show the documents linked to the user listed in the header. Note that I have the QV server working fine at the moment with these settings but now simply want to bypass the manual login.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even possible ? Are there any other ways to do this without using some kind of commercial SSO system ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180658#M1328528</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180659#M1328530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Ticketing might be the solution for it. Search For ticketing concept in forum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 10:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180659#M1328530</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-03-08T10:01:24Z</dc:date>
    </item>
    <item>
      <title>Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180660#M1328533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you solved this problem??if you do can you tell me how you solved it(step by step process)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 10:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180660#M1328533</guid>
      <dc:creator />
      <dc:date>2011-07-20T10:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180661#M1328536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P lang="en-US" style="background-color: #ffffff; font-size: 11pt; color: #737373; font-family: Calibri;"&gt;Hi.&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; font-family: Calibri; color: #1f497d;"&gt;&lt;SPAN style="font-size: 11pt;"&gt;I want to have single sign on between sharepoint (or any given .NET app) and Qlikview.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; font-family: Calibri; color: #1f497d;"&gt;What I did:&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; font-family: Calibri; color: #1f497d;"&gt;I created a "validate.aspx" file and added the following code on the codebehind:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; color: #737373; font-weight: bold; font-family: Calibri;"&gt;Response.Headers.Add("QVUSER","obracho");&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; color: #737373; font-weight: bold; font-family: Calibri;"&gt;Response.Redirect("&lt;A class="jive-link-external-small" href="http://10.30.10.226/QlikVIew/index.htm" style="color: #007fc0;"&gt;http://qviewserver/QlikVIew/index.htm&lt;/A&gt;");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; font-family: Calibri; color: #1f497d;"&gt;As it didn't work, I also tried this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P lang="en-US" style="background-color: #ffffff; font-size: 11pt; color: #737373; font-weight: bold; font-family: Calibri;"&gt;NameValueCollection headers = HttpContext.Current.Request.Headers;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; color: #737373; font-weight: bold; font-family: Calibri;"&gt;headers.Add("QVUSER","myusername");&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; color: #737373; font-weight: bold; font-family: Calibri;"&gt;Response.Redirect("&lt;A class="jive-link-external-small" href="http://hxqlikview01.hexacta.com/QlikView/index.htm" style="color: #007fc0;"&gt;http://qviewserver/QlikView/index.htm&lt;/A&gt;");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; font-family: Calibri; color: #1f497d;"&gt;And that didn't work neither.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; color: #737373; font-family: Calibri;"&gt;&lt;SPAN lang="es-AR" style="color: #1f497d;"&gt;I always get a "&lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt;Login Failed" message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do you have any clue (or any documentation available) regarding how to do this?&lt;/LI&gt;&lt;LI&gt;Is there any other / alternative way of doing it?&lt;/LI&gt;&lt;LI&gt;How are the people that are doing SSO integration with qlikview doing it?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 11pt; font-family: Calibri; color: #1f497d;"&gt;Thanks for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 20:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180661#M1328536</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2013-03-04T20:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180662#M1328539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a similar issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to find any solution to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 10:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180662#M1328539</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-08-28T10:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180663#M1328543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No unfortunalely i did not find a solution for that issue, but I suggest you to use web ticket authentication method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 13:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180663#M1328543</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2014-08-28T13:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180664#M1328544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Garyth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the doc attached.&lt;/P&gt;&lt;P&gt;Hopefully it'll help you setting this up.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 14:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180664#M1328544</guid>
      <dc:creator>simon_minifie</dc:creator>
      <dc:date>2014-09-01T14:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180665#M1328546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not see the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 14:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180665#M1328546</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-09-01T14:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180666#M1328548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's definitely there!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="12.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65679_12.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 14:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180666#M1328548</guid>
      <dc:creator>simon_minifie</dc:creator>
      <dc:date>2014-09-01T14:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180667#M1328550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did not view the full post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 15:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180667#M1328550</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-09-01T15:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Http Header Authorization</title>
      <link>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180668#M1328552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much for the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 15:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Http-Header-Authorization/m-p/180668#M1328552</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-09-01T15:12:56Z</dc:date>
    </item>
  </channel>
</rss>

