<?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 Mashup in React with Authentication in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-in-React-with-Authentication/m-p/1818614#M15174</link>
    <description>&lt;P&gt;Hi we are trying to integrate mashups into a react app with windows authentication. The homepage redirects to the login uri if mustAuthenticate is true. After a successful authentication, the user is redirected back to the react with qlikticket value but the mustAuthenticate param is still true so the redirect goes in a loop. I was wondering what could be the reason for that?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jun 2021 15:10:33 GMT</pubDate>
    <dc:creator>zplotnikova</dc:creator>
    <dc:date>2021-06-29T15:10:33Z</dc:date>
    <item>
      <title>Mashup in React with Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-in-React-with-Authentication/m-p/1818614#M15174</link>
      <description>&lt;P&gt;Hi we are trying to integrate mashups into a react app with windows authentication. The homepage redirects to the login uri if mustAuthenticate is true. After a successful authentication, the user is redirected back to the react with qlikticket value but the mustAuthenticate param is still true so the redirect goes in a loop. I was wondering what could be the reason for that?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 15:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-in-React-with-Authentication/m-p/1818614#M15174</guid>
      <dc:creator>zplotnikova</dc:creator>
      <dc:date>2021-06-29T15:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup in React with Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-in-React-with-Authentication/m-p/1904983#M16429</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144640"&gt;@zplotnikova&lt;/a&gt;&amp;nbsp;,&amp;nbsp; did you get this resolved as we are facing a similar issue..&lt;/P&gt;
&lt;P&gt;Dai&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 20:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-in-React-with-Authentication/m-p/1904983#M16429</guid>
      <dc:creator>Senor_Dai</dc:creator>
      <dc:date>2022-03-14T20:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup in React with Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-in-React-with-Authentication/m-p/1905223#M16433</link>
      <description>&lt;P&gt;Make sure that the virtual proxy's SameSite attribute is set to "None". Otherwise the session cookie is not sent to Qlik from the browser and Qlik will not be able to verify that the request is authenticated and will authenticate and send the ticket again and on the next request - no session cookie again and this will loop until max parallel sessions number is reached&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stefanstoichev123_0-1647336836430.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74480i9A9FAEEC5AA34C1B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stefanstoichev123_0-1647336836430.png" alt="stefanstoichev123_0-1647336836430.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 09:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-in-React-with-Authentication/m-p/1905223#M16433</guid>
      <dc:creator>stefanstoichev123</dc:creator>
      <dc:date>2022-03-15T09:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup in React with Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-in-React-with-Authentication/m-p/1905322#M16434</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/124946"&gt;@stefanstoichev123&lt;/a&gt;&amp;nbsp;thanks for the reply.&lt;/P&gt;
&lt;P&gt;I think Im getting a bit confused with what we are trying to achieve.&amp;nbsp; We are developing a react page which sits behind an Auth0 SSO login. So, what we need to happen is once the user is Authenticated by Auth0 they aren't redirected to the Hub but to a react web page which provides Sense Analytics. I guess the question Im asking is do we need to also implement Session or Tickets so the React site knows the user has logged in and has an access pass.&lt;/P&gt;
&lt;P&gt;I hope this makes sense.&lt;/P&gt;
&lt;P&gt;Dai&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 12:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-in-React-with-Authentication/m-p/1905322#M16434</guid>
      <dc:creator>Senor_Dai</dc:creator>
      <dc:date>2022-03-15T12:28:33Z</dc:date>
    </item>
  </channel>
</rss>

