<?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: Qlik Ticket Authentication is not working on Application Objects in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Ticket-Authentication-is-not-working-on-Application-Objects/m-p/2041995#M18172</link>
    <description>&lt;P&gt;Hello Joseph,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you, I added the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;TT&gt;&lt;STRONG&gt;&lt;SPAN&gt;$qlikvproxy[]&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;and it solved the issue&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;.&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Vali.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2023 14:08:16 GMT</pubDate>
    <dc:creator>Atrox</dc:creator>
    <dc:date>2023-02-24T14:08:16Z</dc:date>
    <item>
      <title>Qlik Ticket Authentication is not working on Application Objects</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Ticket-Authentication-is-not-working-on-Application-Objects/m-p/2024404#M17909</link>
      <description>&lt;P&gt;Dear Qlik Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing the following issue. I set up the following ticket.java on my machine:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/goldbergjeffrey/QlikSenseTicket.java/blob/master/Ticket.java" target="_blank"&gt;https://github.com/goldbergjeffrey/QlikSenseTicket.java/blob/master/Ticket.java&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It basically sends a POST request to the following URL:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://domain.domainname.net:4243/qps/ticketproxy/ticket?xrfkey=7rBHABt65vF11111" target="_blank"&gt;https://domain.domainname.net:4243/qps/ticketproxy/ticket?xrfkey=7rBHABt65vF11111&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;with the following body:&lt;/P&gt;
&lt;PRE&gt;{ 'UserId':'Username','UserDirectory':'Userdir','Attributes': [],}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a result, I get the ticket. When I use the ticket for iframe of a sheet:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;iframe id="$iframeid[]" src='$protocol[]\://$qlikserver[]\:$port[]/$qlikvproxy[]/sense/app/$appid[]/theme/$themename[]/?qlikTicket=$qlikticket[]' frameborder='0' width="1400" height="700"&amp;gt;&amp;lt;/iframe&amp;gt;
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Everything works well and Qlik doesn't ask me for a password. However, when I use the same ticket for iframe of an objects as follows:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;iframe class="qlikIframe" id="$iframeid[]" src='$protocol[]\://$qlikserver[]\:$port[]/single/?appid=$appid[]\&amp;amp;obj=qvsyfJw\&amp;amp;opt=nointeraction\&amp;amp;select=clearall\&amp;amp;qlikTicket=$qlikticket[]' frameborder='0' width="100\%" height="100\%"&amp;gt;&amp;lt;/iframe&amp;gt;
&lt;/PRE&gt;
&lt;P&gt;it doesn't work and Qlik asks me for a password instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone have a working model with ticket authentication for Objects in Qlik. If yes can you please share. Any assistance is highly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 14:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Ticket-Authentication-is-not-working-on-Application-Objects/m-p/2024404#M17909</guid>
      <dc:creator>Atrox</dc:creator>
      <dc:date>2023-01-11T14:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Ticket Authentication is not working on Application Objects</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Ticket-Authentication-is-not-working-on-Application-Objects/m-p/2024773#M17915</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/189449"&gt;@Atrox&lt;/a&gt;, you are using the correct sintax and your approach is ok. I tested the single Integration API alone with ticket and it works. If I used it in an Iframe, it doesn't work. For me it sounds like a bug. I suggest to open a support ticket for further investigations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 08:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Ticket-Authentication-is-not-working-on-Application-Objects/m-p/2024773#M17915</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2023-01-12T08:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Ticket Authentication is not working on Application Objects</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Ticket-Authentication-is-not-working-on-Application-Objects/m-p/2041992#M18171</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/189449"&gt;@Atrox&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P style="margin: 0in; background: white;"&gt;&lt;SPAN&gt;It looks like &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; background: white;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI style="background: white;"&gt;&lt;SPAN&gt;For the first &lt;STRONG&gt;src&lt;/STRONG&gt; url of the iframe you are using&amp;nbsp;&lt;/SPAN&gt;&lt;TT&gt;&lt;STRONG&gt;&lt;SPAN&gt;$qlikvproxy[] (virtual proxy prefix&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TT&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="background: white;"&gt;&lt;SPAN&gt;But in the second &lt;STRONG&gt;src&lt;/STRONG&gt; url, this &lt;/SPAN&gt;&lt;TT&gt;&lt;STRONG&gt;&lt;SPAN&gt;$qlikvproxy[] (virtual proxy prefix&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TT&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;) &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;is not used.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145804"&gt;@alex_colombo&lt;/a&gt;&amp;nbsp;, this could be the source of differences for the two tests&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 13:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Ticket-Authentication-is-not-working-on-Application-Objects/m-p/2041992#M18171</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2023-02-24T13:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Ticket Authentication is not working on Application Objects</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Ticket-Authentication-is-not-working-on-Application-Objects/m-p/2041995#M18172</link>
      <description>&lt;P&gt;Hello Joseph,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you, I added the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;TT&gt;&lt;STRONG&gt;&lt;SPAN&gt;$qlikvproxy[]&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;and it solved the issue&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;.&lt;/SPAN&gt;&lt;/TT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Vali.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 14:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Ticket-Authentication-is-not-working-on-Application-Objects/m-p/2041995#M18172</guid>
      <dc:creator>Atrox</dc:creator>
      <dc:date>2023-02-24T14:08:16Z</dc:date>
    </item>
  </channel>
</rss>

