<?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>article Qlik Sense: Set up dynamic domain name for ADFS (SAML) in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Set-up-dynamic-domain-name-for-ADFS-SAML/ta-p/1715598</link>
    <description>&lt;P&gt;This article explains how to set up a dynamic domain name (User Directory in Qlik Sense) based on an ADFS claim description.&lt;BR /&gt;This can be useful if you have users from several different domains that are logging in to Qlik Sense through ADFS.&lt;BR /&gt;This assumes you have already set up ADFS correctly with Qlik Sense with a static User Directory.&lt;/P&gt;
&lt;H3&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;In ADFS, in claim descriptions, choose "Add Claim Description"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jI&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468423000" border="0" alt="User-added image" /&gt;&lt;BR /&gt;&lt;BR /&gt;Create a new claim with a name and claim type of your choice. Claim type must have the below format.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jN&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468478000" border="0" alt="User-added image" /&gt;&lt;BR /&gt;&lt;BR /&gt;In Relying Party Trusts, choose the Reying party trust created for Qlik Sense and in the right pane, choose "Edit Claim Rules"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jS&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468493000" border="0" alt="User-added image" width="620" /&gt;&lt;BR /&gt;&lt;BR /&gt;In the existing claim rule, make sure to include SAM-Account-Name:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jX&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468507000" border="0" alt="User-added image" width="500" /&gt;&lt;BR /&gt;&lt;BR /&gt;Create a second rule based on template "Send Claims Using a Custom Rule" with the following rule:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;c:[Type == "&lt;A href="http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname" target="_blank" rel="noopener"&gt;http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname&lt;/A&gt;", Value =~ "^.*(\\).*$"]&lt;BR /&gt;=&amp;gt; issue(Type = "&lt;A href="http://temp.org/windowsdomainnamenetbios" target="_blank" rel="noopener"&gt;http://temp.org/windowsdomainnamenetbios&lt;/A&gt;", Value = RegexReplace(c.Value, "\\.*", ""));&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jc&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468521000" border="0" alt="User-added image" width="500" /&gt;&lt;BR /&gt;&lt;BR /&gt;On the Qlik Sense side, in virtual proxy settings, including the newly created claim description as the &lt;STRONG&gt;SAML attribute for user directory&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jh&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468533000" border="0" alt="User-added image" width="500" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should now be able to log in to the hub, the domain name will be registered correctly in Qlik Sense even if you have users from several different domains as long as they are allowed to log in through ADFS.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Feb 2021 09:32:43 GMT</pubDate>
    <dc:creator>Damien_V</dc:creator>
    <dc:date>2021-02-23T09:32:43Z</dc:date>
    <item>
      <title>Qlik Sense: Set up dynamic domain name for ADFS (SAML)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Set-up-dynamic-domain-name-for-ADFS-SAML/ta-p/1715598</link>
      <description>&lt;P&gt;This article explains how to set up a dynamic domain name (User Directory in Qlik Sense) based on an ADFS claim description.&lt;BR /&gt;This can be useful if you have users from several different domains that are logging in to Qlik Sense through ADFS.&lt;BR /&gt;This assumes you have already set up ADFS correctly with Qlik Sense with a static User Directory.&lt;/P&gt;
&lt;H3&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;In ADFS, in claim descriptions, choose "Add Claim Description"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jI&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468423000" border="0" alt="User-added image" /&gt;&lt;BR /&gt;&lt;BR /&gt;Create a new claim with a name and claim type of your choice. Claim type must have the below format.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jN&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468478000" border="0" alt="User-added image" /&gt;&lt;BR /&gt;&lt;BR /&gt;In Relying Party Trusts, choose the Reying party trust created for Qlik Sense and in the right pane, choose "Edit Claim Rules"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jS&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468493000" border="0" alt="User-added image" width="620" /&gt;&lt;BR /&gt;&lt;BR /&gt;In the existing claim rule, make sure to include SAM-Account-Name:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jX&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468507000" border="0" alt="User-added image" width="500" /&gt;&lt;BR /&gt;&lt;BR /&gt;Create a second rule based on template "Send Claims Using a Custom Rule" with the following rule:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;c:[Type == "&lt;A href="http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname" target="_blank" rel="noopener"&gt;http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname&lt;/A&gt;", Value =~ "^.*(\\).*$"]&lt;BR /&gt;=&amp;gt; issue(Type = "&lt;A href="http://temp.org/windowsdomainnamenetbios" target="_blank" rel="noopener"&gt;http://temp.org/windowsdomainnamenetbios&lt;/A&gt;", Value = RegexReplace(c.Value, "\\.*", ""));&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jc&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468521000" border="0" alt="User-added image" width="500" /&gt;&lt;BR /&gt;&lt;BR /&gt;On the Qlik Sense side, in virtual proxy settings, including the newly created claim description as the &lt;STRONG&gt;SAML attribute for user directory&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000003s8jh&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1491468533000" border="0" alt="User-added image" width="500" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should now be able to log in to the hub, the domain name will be registered correctly in Qlik Sense even if you have users from several different domains as long as they are allowed to log in through ADFS.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 09:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Set-up-dynamic-domain-name-for-ADFS-SAML/ta-p/1715598</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-02-23T09:32:43Z</dc:date>
    </item>
  </channel>
</rss>

