<?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 User authentication with rest api in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/User-authentication-with-rest-api/m-p/2520869#M22279</link>
    <description>&lt;P&gt;I have this flow.&lt;BR /&gt;Using a template, I create a new app, publish it.&lt;BR /&gt;Next, I want to create a user and give access to this published app.&lt;BR /&gt;How can I get a token for this user using the rest API (I want to display his app on an external service without user authorization)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 12:41:49 GMT</pubDate>
    <dc:creator>qlikster10</dc:creator>
    <dc:date>2025-06-11T12:41:49Z</dc:date>
    <item>
      <title>User authentication with rest api</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/User-authentication-with-rest-api/m-p/2520869#M22279</link>
      <description>&lt;P&gt;I have this flow.&lt;BR /&gt;Using a template, I create a new app, publish it.&lt;BR /&gt;Next, I want to create a user and give access to this published app.&lt;BR /&gt;How can I get a token for this user using the rest API (I want to display his app on an external service without user authorization)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 12:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/User-authentication-with-rest-api/m-p/2520869#M22279</guid>
      <dc:creator>qlikster10</dc:creator>
      <dc:date>2025-06-11T12:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: User authentication with rest api</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/User-authentication-with-rest-api/m-p/2521094#M22288</link>
      <description>&lt;P&gt;You might want to look into the concept of anonymous access for cloud. I think that would be the preferred go-to solution for cases like this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/subscription-options-anonymous.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/subscription-options-anonymous.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Another option could be to look into using JWT authentication and have a backend service produce JWTs per user. Be careful with this one though as you need to be sure you get the security part right otherwise you risk leaving security holes in your solution:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/May2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/JWT-authentication.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-admin/May2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/JWT-authentication.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 06:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/User-authentication-with-rest-api/m-p/2521094#M22288</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2025-06-13T06:30:02Z</dc:date>
    </item>
  </channel>
</rss>

