<?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 NPrinting API w/ Qlik Sense Web Portal (Single Sign-on?) in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-API-w-Qlik-Sense-Web-Portal-Single-Sign-on/m-p/89104#M3133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is more a question about NPrinting API / SSO authentication. Currently, users login to view Qlik Sense reports via mashup using web ticketing authentication, and this all works great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when we want to call the NPrinting API, it prompts the user to authenticate to NPrinting via Windows Authentication dialogue box. The line of code for this call is such:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="language-javascript"&gt;$.ajax({&lt;BR /&gt;&lt;SPAN&gt;url: '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://example.com:port/api/v1/login/ntlm" rel="nofollow" target="_blank"&gt;http://example.com:port/api/v1/login/ntlm&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;BR /&gt;xhrFields: {&lt;BR /&gt;withCredentials: true&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some way to 'pass' the authentication through to nprinting automatically without prompting users to login a second time? Ideally, since users are already logged in to the web portal, I imagined some method to pass those credentials through to the same login name on the NPrinting server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2018 19:57:36 GMT</pubDate>
    <dc:creator>DennisNorton</dc:creator>
    <dc:date>2018-10-09T19:57:36Z</dc:date>
    <item>
      <title>NPrinting API w/ Qlik Sense Web Portal (Single Sign-on?)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-API-w-Qlik-Sense-Web-Portal-Single-Sign-on/m-p/89104#M3133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is more a question about NPrinting API / SSO authentication. Currently, users login to view Qlik Sense reports via mashup using web ticketing authentication, and this all works great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when we want to call the NPrinting API, it prompts the user to authenticate to NPrinting via Windows Authentication dialogue box. The line of code for this call is such:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="language-javascript"&gt;$.ajax({&lt;BR /&gt;&lt;SPAN&gt;url: '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://example.com:port/api/v1/login/ntlm" rel="nofollow" target="_blank"&gt;http://example.com:port/api/v1/login/ntlm&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;BR /&gt;xhrFields: {&lt;BR /&gt;withCredentials: true&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some way to 'pass' the authentication through to nprinting automatically without prompting users to login a second time? Ideally, since users are already logged in to the web portal, I imagined some method to pass those credentials through to the same login name on the NPrinting server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 19:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-API-w-Qlik-Sense-Web-Portal-Single-Sign-on/m-p/89104#M3133</guid>
      <dc:creator>DennisNorton</dc:creator>
      <dc:date>2018-10-09T19:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API w/ Qlik Sense Web Portal (Single Sign-on?)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-API-w-Qlik-Sense-Web-Portal-Single-Sign-on/m-p/89105#M3134</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;Qlik NPrinting supports JWT &lt;A href="https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/DeployingQVNprinting/JWT-authentication.htm" title="https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/DeployingQVNprinting/JWT-authentication.htm"&gt;https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/DeployingQVNprinting/JWT-authentication.htm&lt;/A&gt; but I don't know if Qlik Sense can work as Identity Provider and send a JWT with the APIs call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ruggero&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When applicable please mark the appropriate replies as CORRECT &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" data-containerid="2001" data-containertype="14" data-objectid="14806" data-objecttype="102" href="https://community.qlik.com/docs/DOC-14806"&gt;https://community.qlik.com/docs/DOC-14806&lt;/A&gt;&lt;SPAN&gt;. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 09:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-API-w-Qlik-Sense-Web-Portal-Single-Sign-on/m-p/89105#M3134</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2018-10-10T09:58:46Z</dc:date>
    </item>
  </channel>
</rss>

