<?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 Protocol Authentication Passing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Protocol-Authentication-Passing/m-p/574173#M1325717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from online help it seems it's not possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;qvp:&lt;/SPAN&gt;//[[&lt;SPAN class="Italic"&gt;username&lt;/SPAN&gt;][@]]&lt;SPAN class="Italic"&gt;hostname&lt;/SPAN&gt;[&lt;SPAN class="Italic"&gt;:port&lt;/SPAN&gt;|&lt;SPAN class="Italic"&gt;;protocol&lt;/SPAN&gt;]&lt;SPAN class="Italic"&gt;/docname&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;where:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;username&lt;/SPAN&gt; is a Windows user ID. The parameter is optional. &lt;/P&gt;&lt;P style="background-color: #ffffff;"&gt;&lt;SPAN class="Italic"&gt;hostname&lt;/SPAN&gt; is the name of the host. The parameter is obligatory. &lt;/P&gt;&lt;P style="background-color: #ffffff;"&gt;&lt;SPAN class="Italic"&gt;documentname&lt;/SPAN&gt; is the name of the QlikView document (excluding qvw extension). The parameter is optional. &lt;/P&gt;&lt;P style="background-color: #ffffff;"&gt;&lt;SPAN class="Italic"&gt;port&lt;/SPAN&gt; (e.g. 4749) can be used for specifying a specific port used by the server&lt;/P&gt;&lt;P style="background-color: #ffffff;"&gt;&lt;SPAN class="Italic"&gt;protocol&lt;/SPAN&gt; (e.g. http) can be used for specifying a tunneling protocol. The parameter is optional. &lt;/P&gt;&lt;P&gt;@ &lt;SPAN style="text-decoration: underline;"&gt;without &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;username&lt;/SPAN&gt; denotes anonymous identity. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user is in the same domain as the qlikview server you can use windows identity and you will not be asked any password&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Feb 2014 20:45:37 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-02-26T20:45:37Z</dc:date>
    <item>
      <title>Qlikview Protocol Authentication Passing</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Protocol-Authentication-Passing/m-p/574172#M1325714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Setup:&lt;/P&gt;&lt;P&gt;I am trying the open in server option to a qlikview server machine. I know Format for this is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qvp://Username@QVServer/Document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the string I am entering looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qvp://QVUser@Server/Document.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This string opens up the document and prompts me for a &lt;SPAN style="text-decoration: underline;"&gt;PASSWORD&lt;/SPAN&gt; which I can enter to bring up the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything I can do to take the &lt;SPAN style="text-decoration: underline;"&gt;PASSWORD&lt;/SPAN&gt; and include it in the string to not prompt me after the face and automatically open the document?&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/Qlikview-Protocol-Authentication-Passing/m-p/574172#M1325714</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Protocol Authentication Passing</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Protocol-Authentication-Passing/m-p/574173#M1325717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from online help it seems it's not possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;qvp:&lt;/SPAN&gt;//[[&lt;SPAN class="Italic"&gt;username&lt;/SPAN&gt;][@]]&lt;SPAN class="Italic"&gt;hostname&lt;/SPAN&gt;[&lt;SPAN class="Italic"&gt;:port&lt;/SPAN&gt;|&lt;SPAN class="Italic"&gt;;protocol&lt;/SPAN&gt;]&lt;SPAN class="Italic"&gt;/docname&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;where:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;username&lt;/SPAN&gt; is a Windows user ID. The parameter is optional. &lt;/P&gt;&lt;P style="background-color: #ffffff;"&gt;&lt;SPAN class="Italic"&gt;hostname&lt;/SPAN&gt; is the name of the host. The parameter is obligatory. &lt;/P&gt;&lt;P style="background-color: #ffffff;"&gt;&lt;SPAN class="Italic"&gt;documentname&lt;/SPAN&gt; is the name of the QlikView document (excluding qvw extension). The parameter is optional. &lt;/P&gt;&lt;P style="background-color: #ffffff;"&gt;&lt;SPAN class="Italic"&gt;port&lt;/SPAN&gt; (e.g. 4749) can be used for specifying a specific port used by the server&lt;/P&gt;&lt;P style="background-color: #ffffff;"&gt;&lt;SPAN class="Italic"&gt;protocol&lt;/SPAN&gt; (e.g. http) can be used for specifying a tunneling protocol. The parameter is optional. &lt;/P&gt;&lt;P&gt;@ &lt;SPAN style="text-decoration: underline;"&gt;without &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;username&lt;/SPAN&gt; denotes anonymous identity. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user is in the same domain as the qlikview server you can use windows identity and you will not be asked any password&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 20:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Protocol-Authentication-Passing/m-p/574173#M1325717</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-26T20:45:37Z</dc:date>
    </item>
  </channel>
</rss>

