<?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 Referencing string array claims from OIDC ID token in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Referencing-string-array-claims-from-OIDC-ID-token/m-p/2506643#M28806</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The discussed system is configured to authenticate users via OIDC on on-premise Qlik Sense (Windows) deployment. For various reasons we need to use a verified_primary_email claim, which comes from Azure AD via ID token in a form of string array, even though it's a single value, e.g.&lt;/P&gt;
&lt;PRE&gt;{&lt;BR /&gt;  ...,&lt;BR /&gt;  "verified_primary_email": [&lt;BR /&gt;    "user.name@domain.com"&lt;BR /&gt;  ],&lt;BR /&gt;  ...&lt;BR /&gt;}&lt;/PRE&gt;
&lt;P&gt;I managed to verify the claims in token manually, so error on that side is pretty improbable.&lt;/P&gt;
&lt;P&gt;Any idea how to reference this in &lt;A href="https://help.qlik.com/en-US/sense-admin/May2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/edit-virtual-proxy.htm" target="_self"&gt;Virtual Proxy claim mapping configuration&lt;/A&gt;? I couldn't find this anywhere in the documentation, nor in the &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-for-Windows-How-to-configure-OIDC-with-Azure-AD/ta-p/1812401" target="_self"&gt;related Qlik Support Article&lt;/A&gt;.&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29425"&gt;@Damien_V&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;can you possibly help here?&lt;/P&gt;
&lt;P&gt;EDIT: I've tried following options, without success (always ended up with the same generic error message related to OIDC):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;verified_primary_email&lt;/LI&gt;
&lt;LI&gt;verified_primary_email[0]&lt;/LI&gt;
&lt;LI&gt;verified_primary_email[1]&lt;/LI&gt;
&lt;LI&gt;verified_primary_email(0)&lt;/LI&gt;
&lt;LI&gt;verified_primary_email(1)&lt;/LI&gt;
&lt;LI&gt;verified_primary_email.0&lt;/LI&gt;
&lt;LI&gt;verified_primary_email.1&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;Martin&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2025 09:16:14 GMT</pubDate>
    <dc:creator>mk_kmx</dc:creator>
    <dc:date>2025-02-21T09:16:14Z</dc:date>
    <item>
      <title>Referencing string array claims from OIDC ID token</title>
      <link>https://community.qlik.com/t5/Management-Governance/Referencing-string-array-claims-from-OIDC-ID-token/m-p/2506643#M28806</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The discussed system is configured to authenticate users via OIDC on on-premise Qlik Sense (Windows) deployment. For various reasons we need to use a verified_primary_email claim, which comes from Azure AD via ID token in a form of string array, even though it's a single value, e.g.&lt;/P&gt;
&lt;PRE&gt;{&lt;BR /&gt;  ...,&lt;BR /&gt;  "verified_primary_email": [&lt;BR /&gt;    "user.name@domain.com"&lt;BR /&gt;  ],&lt;BR /&gt;  ...&lt;BR /&gt;}&lt;/PRE&gt;
&lt;P&gt;I managed to verify the claims in token manually, so error on that side is pretty improbable.&lt;/P&gt;
&lt;P&gt;Any idea how to reference this in &lt;A href="https://help.qlik.com/en-US/sense-admin/May2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/edit-virtual-proxy.htm" target="_self"&gt;Virtual Proxy claim mapping configuration&lt;/A&gt;? I couldn't find this anywhere in the documentation, nor in the &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-for-Windows-How-to-configure-OIDC-with-Azure-AD/ta-p/1812401" target="_self"&gt;related Qlik Support Article&lt;/A&gt;.&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29425"&gt;@Damien_V&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;can you possibly help here?&lt;/P&gt;
&lt;P&gt;EDIT: I've tried following options, without success (always ended up with the same generic error message related to OIDC):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;verified_primary_email&lt;/LI&gt;
&lt;LI&gt;verified_primary_email[0]&lt;/LI&gt;
&lt;LI&gt;verified_primary_email[1]&lt;/LI&gt;
&lt;LI&gt;verified_primary_email(0)&lt;/LI&gt;
&lt;LI&gt;verified_primary_email(1)&lt;/LI&gt;
&lt;LI&gt;verified_primary_email.0&lt;/LI&gt;
&lt;LI&gt;verified_primary_email.1&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 09:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Referencing-string-array-claims-from-OIDC-ID-token/m-p/2506643#M28806</guid>
      <dc:creator>mk_kmx</dc:creator>
      <dc:date>2025-02-21T09:16:14Z</dc:date>
    </item>
  </channel>
</rss>

