<?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 Single SignOn between an ASP app and Qlikview Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Single-SignOn-between-an-ASP-app-and-Qlikview-Server/m-p/191054#M1285279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not familiar with the Access Point or Publisher since we use the Workbench, but we add the ticket to the querystring using the parameter "userid" instead of "ticket" and it works fine.&lt;/P&gt;&lt;P&gt;It's just a guess though since our implementations are so different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Rebecca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Mar 2010 15:39:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-15T15:39:35Z</dc:date>
    <item>
      <title>Single SignOn between an ASP app and Qlikview Server</title>
      <link>https://community.qlik.com/t5/QlikView/Single-SignOn-between-an-ASP-app-and-Qlikview-Server/m-p/191052#M1285270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to implement single signon between an ASP app and Qlikview Server, but its not working&lt;/P&gt;&lt;P&gt;I've read the QVS manual about generating tickets and here what I've done&lt;/P&gt;&lt;P&gt;1) I've put the IIS Account under Qlikview Administrators Group&lt;/P&gt;&lt;P&gt;2) Put the QVS to DMS mode&lt;/P&gt;&lt;P&gt;3) I used the code below to get a ticket&lt;/P&gt;&lt;P&gt;&lt;EM&gt;var client = Server.CreateObject("QvsRemote.Client");&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;client.AdminConnect("localhost");&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;var request = "&amp;lt;Global method='GetTicket'&amp;gt;&amp;lt;UserId&amp;gt;" + user + "&amp;lt;/UserId&amp;gt;&amp;lt;/Global&amp;gt;";&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;var ticket = client.Execute(request);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;4) That returns me a ticket (example: D52B01C9337791F9E00929320CEB5C6153EF9795)&lt;/P&gt;&lt;P&gt;5) I tried to open a document like this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://10.253.0.19/QvPlugin/opendoc.htm?document=Sip/SipServer.qvw&amp;amp;ticket=D52B01C9337791F9E00929320CEB5C6153EF9795" target="_blank"&gt;http://10.253.0.19/QvPlugin/opendoc.htm?document=Sip/SipServer.qvw&amp;amp;ticket=D52B01C9337791F9E00929320CEB5C6153EF9795&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I received the error:&lt;/P&gt;&lt;P&gt;qvp://10.253.0.19/Sip/SipServer.qvw?iis_authenticate=D52B01C9337791F9E00929320CEB5C6153EF9795 could not open&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&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/Single-SignOn-between-an-ASP-app-and-Qlikview-Server/m-p/191052#M1285270</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Single SignOn between an ASP app and Qlikview Server</title>
      <link>https://community.qlik.com/t5/QlikView/Single-SignOn-between-an-ASP-app-and-Qlikview-Server/m-p/191053#M1285275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;This is new &amp;amp; interesting for me . so just following this thread .&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;Bhushan N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Mar 2010 05:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Single-SignOn-between-an-ASP-app-and-Qlikview-Server/m-p/191053#M1285275</guid>
      <dc:creator />
      <dc:date>2010-03-12T05:33:11Z</dc:date>
    </item>
    <item>
      <title>Single SignOn between an ASP app and Qlikview Server</title>
      <link>https://community.qlik.com/t5/QlikView/Single-SignOn-between-an-ASP-app-and-Qlikview-Server/m-p/191054#M1285279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not familiar with the Access Point or Publisher since we use the Workbench, but we add the ticket to the querystring using the parameter "userid" instead of "ticket" and it works fine.&lt;/P&gt;&lt;P&gt;It's just a guess though since our implementations are so different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Rebecca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 15:39:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Single-SignOn-between-an-ASP-app-and-Qlikview-Server/m-p/191054#M1285279</guid>
      <dc:creator />
      <dc:date>2010-03-15T15:39:35Z</dc:date>
    </item>
  </channel>
</rss>

