<?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 Is there a way to get some values passed through JWT payload? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-get-some-values-passed-through-JWT-payload/m-p/2045156#M85986</link>
    <description>&lt;P&gt;Hey, i am working in Client Managed Qlik Sense and I need to know if there is a way to get values passed through JWT payload, for example:&lt;/P&gt;
&lt;PRE class="language-json" tabindex="0"&gt;&lt;CODE&gt;{
  "jti": "k5bU_cFI4_-vFfpJ3DjDsIZK-ZhJGRbBfusUWZ0ifBI",
  "iat": 1658416389,
  "sub": "SomeSampleSeedValue", //e.g. 0hEhiPyhMBdtOCv2UZKoLo4G24p-7R6eeGdZUQHF0-c
  "subType": "user",
  "name": "Hardcore Harry",
  "email": "harry@example.com",
  "email_verified": true,
  "groups": ["Administrators", "Sales", "Marketing"]
}&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I get "groups" attribute and use the 3 values in a Qlik App?&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 17:11:35 GMT</pubDate>
    <dc:creator>julianortiz</dc:creator>
    <dc:date>2023-03-03T17:11:35Z</dc:date>
    <item>
      <title>Is there a way to get some values passed through JWT payload?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-get-some-values-passed-through-JWT-payload/m-p/2045156#M85986</link>
      <description>&lt;P&gt;Hey, i am working in Client Managed Qlik Sense and I need to know if there is a way to get values passed through JWT payload, for example:&lt;/P&gt;
&lt;PRE class="language-json" tabindex="0"&gt;&lt;CODE&gt;{
  "jti": "k5bU_cFI4_-vFfpJ3DjDsIZK-ZhJGRbBfusUWZ0ifBI",
  "iat": 1658416389,
  "sub": "SomeSampleSeedValue", //e.g. 0hEhiPyhMBdtOCv2UZKoLo4G24p-7R6eeGdZUQHF0-c
  "subType": "user",
  "name": "Hardcore Harry",
  "email": "harry@example.com",
  "email_verified": true,
  "groups": ["Administrators", "Sales", "Marketing"]
}&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I get "groups" attribute and use the 3 values in a Qlik App?&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 17:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-get-some-values-passed-through-JWT-payload/m-p/2045156#M85986</guid>
      <dc:creator>julianortiz</dc:creator>
      <dc:date>2023-03-03T17:11:35Z</dc:date>
    </item>
  </channel>
</rss>

