<?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: Virtual Proxy JWT -&amp;gt; attributes to Qliksense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/1506978#M9482</link>
    <description>&lt;P&gt;Authentication over JWT works . I only need to language as from the JSON payload beenig mapped form the JWT to QLiksense, trying by adding a mapping into the virtual proxy but no succes picking up the content on the qliksense side .&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g. this is a sample payload&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"name": "abc abc",&lt;BR /&gt;"userId": "abc.abc",&lt;BR /&gt;"email": "info@example.com",&lt;BR /&gt;"language": "en",&lt;BR /&gt;"roles": [],&lt;BR /&gt;"exp": 1542274800&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;i then added a mapping to the VP , JWT attribute 'language'&amp;nbsp; to Qliksense attribute 'USER_ISO_LANGUAGE'&amp;nbsp; , as then to use that in a sql where clause in the load editor .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Luc&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Nov 2018 09:39:39 GMT</pubDate>
    <dc:creator>lroofthooft</dc:creator>
    <dc:date>2018-11-15T09:39:39Z</dc:date>
    <item>
      <title>Virtual Proxy JWT -&gt; attributes to Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/1506894#M9480</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have configured our QlikSense with a Virtual Proxy for all customers authenticating over JWT .&amp;nbsp;&lt;/P&gt;&lt;P&gt;this all works ...recently we had the language added to the JSON payload , I'm now looking into pickung up that Language into the scripts for the load editor..&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added JWT attribute Mapping ... I cannot find back any detail documentation on how to incorporate that Qliksense attribute into my load scripts (to alter output to the required language)&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the online help , i can find info on setting up virtual proxy (that works) , under authentication , the last property is about JWT attibure mapping , saying&lt;/P&gt;&lt;P&gt;"&amp;nbsp;&lt;SPAN&gt;Click&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ui_item"&gt;Add new attribute&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;to map&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="CommonComponentsJASONWebToken_Short"&gt;JWT&lt;/SPAN&gt;&lt;SPAN&gt;attributes to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="CommonComponentsQlik Sense"&gt;Qlik Sense&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;attributes. If the name value is enclosed in brackets, that value is used as a constant attribute value: [example] gives the constant attribute value 'example'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;any help appreciated&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Luc&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/1506894#M9480</guid>
      <dc:creator>lroofthooft</dc:creator>
      <dc:date>2018-11-15T07:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Proxy JWT -&gt; attributes to Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/1506912#M9481</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For JWT configuration you have to use same deomain id, username whatever used in signature otherwise it throws an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 08:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/1506912#M9481</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2018-11-15T08:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Proxy JWT -&gt; attributes to Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/1506978#M9482</link>
      <description>&lt;P&gt;Authentication over JWT works . I only need to language as from the JSON payload beenig mapped form the JWT to QLiksense, trying by adding a mapping into the virtual proxy but no succes picking up the content on the qliksense side .&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g. this is a sample payload&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"name": "abc abc",&lt;BR /&gt;"userId": "abc.abc",&lt;BR /&gt;"email": "info@example.com",&lt;BR /&gt;"language": "en",&lt;BR /&gt;"roles": [],&lt;BR /&gt;"exp": 1542274800&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;i then added a mapping to the VP , JWT attribute 'language'&amp;nbsp; to Qliksense attribute 'USER_ISO_LANGUAGE'&amp;nbsp; , as then to use that in a sql where clause in the load editor .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Luc&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 09:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/1506978#M9482</guid>
      <dc:creator>lroofthooft</dc:creator>
      <dc:date>2018-11-15T09:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Proxy JWT -&gt; attributes to Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/1507216#M9483</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;the authentication is working , we only extended the payload with 'language', i now want that 'language' to be available for my data load editor (script) so i can dynamiccaly load SQL with a where clause .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hence i mapped the attribute in the VP , thinking the VP would handover the JWT language to the qliksense USER_ISO_LANGUAGE , i however cannot call it back form the data_load_editor&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;regs&lt;/P&gt;&lt;P&gt;Luc&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 13:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/1507216#M9483</guid>
      <dc:creator>lroofthooft</dc:creator>
      <dc:date>2018-11-15T13:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Proxy JWT -&gt; attributes to Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/2072295#M18564</link>
      <description>&lt;P&gt;Documentation is very poor about attribute mappings in JWT. I've found somewhere information that mapped attributte (&lt;SPAN&gt;USER_ISO_LANGUAGE&lt;/SPAN&gt;) is available as user.environment.&lt;SPAN&gt;USER_ISO_LANGUAGE in security rules.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I still cannot figure it out how to make a basic thing,&amp;nbsp; how to set username. I've tried to pass&amp;nbsp;name in payload, map name as userName in attribute mapping, bu it doesn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 08:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Virtual-Proxy-JWT-gt-attributes-to-Qliksense/m-p/2072295#M18564</guid>
      <dc:creator>gdabrowski</dc:creator>
      <dc:date>2023-05-17T08:50:55Z</dc:date>
    </item>
  </channel>
</rss>

