<?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: Use Qlik Dev APIs to create user and add them to a Group. in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2431212#M20217</link>
    <description>&lt;P&gt;OK, so you have one other option and that is to use a JWT IdP to impersonate a login of the user. This will associate the user with their groups prior to login, but it's something you'd need to manage and run from your side (or via automations with custom code blocks).&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2024 09:52:50 GMT</pubDate>
    <dc:creator>Dave_Channon</dc:creator>
    <dc:date>2024-03-15T09:52:50Z</dc:date>
    <item>
      <title>Use Qlik Dev APIs to create user and add them to a Group.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2428227#M20135</link>
      <description>&lt;P&gt;Hi, I'm using the &lt;A href="https://qlik.dev/apis/" target="_blank" rel="noopener"&gt;Qlik Dev APIs&lt;/A&gt;&amp;nbsp;to grab a user that exists in our Microsoft Entra (Azure AD) and create it in our Qlik Cloud. I can do it by making a POST request to "/v1/users". But then I need to assign them to Groups and I'm not seeing how I can do it.&lt;/P&gt;
&lt;P&gt;The "/v1/users" allows me to assign the user to a Role but not a Group, and with the "/v1/groups", I can only view, create, patch, delete, etc said groups, not add a user to them.&lt;/P&gt;
&lt;P&gt;Is there a way for me to add a user to a certain Group using the Qlik Dev APIs?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 11:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2428227#M20135</guid>
      <dc:creator>marcelinoa</dc:creator>
      <dc:date>2024-03-07T11:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Use Qlik Dev APIs to create user and add them to a Group.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2428268#M20141</link>
      <description>&lt;P&gt;Group membership is determined by the Idp at the time of login. The group that the user belongs to come in the claim from the provider.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Group claims are not enabled by default in Qlik Cloud, you need to turn them on un QMC/settings on a tenant by tenant basis.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You also need to ensure your IdP configuration includes group claims.&lt;/P&gt;
&lt;P&gt;Once that is all configured you can assign groups to have various authorisations in the tenant such as space permissions.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 12:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2428268#M20141</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2024-03-07T12:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Use Qlik Dev APIs to create user and add them to a Group.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2431199#M20214</link>
      <description>&lt;P&gt;Nothing to add to Jonny's comment, but I am interested in why you wish to pre-provision the groups&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/51414"&gt;@marcelinoa&lt;/a&gt;&amp;nbsp;? Is there a reason you need them before the user session?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 09:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2431199#M20214</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2024-03-15T09:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Use Qlik Dev APIs to create user and add them to a Group.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2431208#M20216</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1870"&gt;@Dave_Channon&lt;/a&gt;&amp;nbsp;I think it's a very specific situation of our client. Not everyone has yet used or accessed&amp;nbsp; the Qlik envirenment, or may not do so, but it is still vital that they receive alerts from certain reports, but if the user has not yet accessed they don't get groups assigned to them, and won't receive the alerts.&lt;BR /&gt;But he will have them login just to "activate" the user since that seems to resolve the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 09:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2431208#M20216</guid>
      <dc:creator>marcelinoa</dc:creator>
      <dc:date>2024-03-15T09:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Use Qlik Dev APIs to create user and add them to a Group.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2431212#M20217</link>
      <description>&lt;P&gt;OK, so you have one other option and that is to use a JWT IdP to impersonate a login of the user. This will associate the user with their groups prior to login, but it's something you'd need to manage and run from your side (or via automations with custom code blocks).&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 09:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Use-Qlik-Dev-APIs-to-create-user-and-add-them-to-a-Group/m-p/2431212#M20217</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2024-03-15T09:52:50Z</dc:date>
    </item>
  </channel>
</rss>

