<?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: SSO link with QV in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397076#M1304455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have to call .aspx page (on server 2)&amp;nbsp; from .aspx page (on server 1) passing QVUSER with http header.&lt;/P&gt;&lt;P&gt;I tried to use Response.Redirect but all the http header are cleared before executing the statement.&lt;/P&gt;&lt;P&gt;How can I achieve it in a asp.net portal ?&lt;/P&gt;&lt;P&gt;I need to pass the user identity to QVWS.&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 19:30:05 GMT</pubDate>
    <dc:creator>agigliotti</dc:creator>
    <dc:date>2013-03-04T19:30:05Z</dc:date>
    <item>
      <title>SSO link with QV</title>
      <link>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397072#M1304443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;We are using QV 10&amp;nbsp; server with Windows NT user authentication method. Now we wants to link our QV with existing SSO.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I provide qv accesspoint link and list of users with password in excel sheet to our development team. But they ask one simple question as &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;"how to pass username and password with QV link?". As I don't know any other programming language, I can't answer them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Is here any one to help me? How to pass qv user and password with QV access point link..?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Kindly suggest..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Karthik&lt;/SPAN&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/SSO-link-with-QV/m-p/397072#M1304443</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSO link with QV</title>
      <link>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397073#M1304445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What SSO solution are you guys using? Own development or an existing solution?&lt;/P&gt;&lt;P&gt;There are a number of ways to set up SSO with QlikView depending on what you want to integrate with.&lt;/P&gt;&lt;P&gt;As ong as there is a web front end to integrate with you should either use Header authentication (if you have a SSO solution that supports this, SiteMinder for example). The user will authenticate in the SSO system which then injects the authenticated user in a header for the QV accesspoint request.&lt;/P&gt;&lt;P&gt;Otherwise WebTickets would be the way to go where you need to write a code snippet to get a session ticket for the user coming from the authentication system you use. If you search the forums for WebTicket examples you should find some information on how to set this up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 05:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397073#M1304445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-04T05:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: SSO link with QV</title>
      <link>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397074#M1304448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Johannes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using our own developed SSO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will check with webtickets examples. Do you have any sample coding?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 05:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397074#M1304448</guid>
      <dc:creator />
      <dc:date>2013-02-04T05:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: SSO link with QV</title>
      <link>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397075#M1304451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at this post, should give you a good start:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3614" title="http://community.qlik.com/docs/DOC-3614"&gt;http://community.qlik.com/docs/DOC-3614&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 06:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397075#M1304451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-04T06:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSO link with QV</title>
      <link>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397076#M1304455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have to call .aspx page (on server 2)&amp;nbsp; from .aspx page (on server 1) passing QVUSER with http header.&lt;/P&gt;&lt;P&gt;I tried to use Response.Redirect but all the http header are cleared before executing the statement.&lt;/P&gt;&lt;P&gt;How can I achieve it in a asp.net portal ?&lt;/P&gt;&lt;P&gt;I need to pass the user identity to QVWS.&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 19:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SSO-link-with-QV/m-p/397076#M1304455</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2013-03-04T19:30:05Z</dc:date>
    </item>
  </channel>
</rss>

