<?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: Adding External Users in QMC in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1756420#M13435</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/55360"&gt;@PuriVelasco&lt;/a&gt;&amp;nbsp; Yes, done through header authentication&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2020 19:12:58 GMT</pubDate>
    <dc:creator>baarathi</dc:creator>
    <dc:date>2020-10-27T19:12:58Z</dc:date>
    <item>
      <title>Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120326#M1667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to add external users to QMC&amp;nbsp; through API, Actual scenario is I have List of users in SQL Server DB and I want to add them in QMC. The problem is I don't want to add them using ODBC User Directory Connection&amp;nbsp; (i.e. restrict access to the database, instead will provide the API).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts/suggestion, will much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 13:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120326#M1667</guid>
      <dc:creator>baarathi</dc:creator>
      <dc:date>2018-11-08T13:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120327#M1668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QRS API has a POST method endpoint /qrs/user that can be used to add users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use PowerShell and Qlik-Cli for convenience and run New-QlikUser to add users.&amp;nbsp; You could read values from a CSV using PowerShell and pipe to New-QlikUser to batch load them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 15:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120327#M1668</guid>
      <dc:creator>garystrader</dc:creator>
      <dc:date>2018-11-08T15:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120328#M1669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Baarathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you need to add users? When a user auths, a record inside of Sense will be created if one doesn't already exist?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120328#M1669</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-11-08T17:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120329#M1670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Levi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Baarathi is trying to do, but we had a scenario where a customer asked if we could bulk load users and automatically assign roles/properties/tags to those users before they logged in the first time so that existing security rules would automatically apply to them.&amp;nbsp; We never implemented it so I'm not sure if it works or if it's a good use case for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120329#M1670</guid>
      <dc:creator>garystrader</dc:creator>
      <dc:date>2018-11-08T17:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120330#M1671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh, in that scenario, a UDC seems more appropriate and then leverage attributes from the UDC in rules. But that may not be possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120330#M1671</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-11-08T17:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120331#M1672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's an intriguing option - load a custom attribute from any UDC.&amp;nbsp; Use QRS API to read the custom attribute for each user and assign a role/property/tag/whatever to the user depending on the value(s) in the custom attribute.&amp;nbsp; Then it's completely UDC driven.&amp;nbsp; But it's only batch mode updates to those roles/properties/tags.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120331#M1672</guid>
      <dc:creator>garystrader</dc:creator>
      <dc:date>2018-11-08T17:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120332#M1673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was more envisioning using the UDC attributes directly rather than assigning roles as such. But that's purely for an authorization framework rather than using tags as ways of filtering things. Heck, if you wanted to go crazy, you could always chain a UDC task sync with an external process which calls a script to assign roles, etc using the QRS Notification API: &lt;A href="https://eablog.qlikpoc.com/2018/11/01/qlik-sense-repository-notification-api/" title="https://eablog.qlikpoc.com/2018/11/01/qlik-sense-repository-notification-api/"&gt;https://eablog.qlikpoc.com/2018/11/01/qlik-sense-repository-notification-api/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 18:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120332#M1673</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-11-08T18:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120333#M1674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gary and Levi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your inputs. May be I have to be more clear on my request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;We are using Active Directory UDC to pull our internal Users from AD to access Hub. Like wise, we wanted our vendors (external users) also to access Hub to view few dashboards. But, these vendors are not part of our AD, they are maintained in a Database and we have one API to pull the list of users from the database and one more API to authenticate them for other applications.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not want to expose the database directly to Qlik Sense via SQL ODBC UDC. Instead we would like to use the API to pull the list of vendors to Qlik Sense.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 06:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120333#M1674</guid>
      <dc:creator>baarathi</dc:creator>
      <dc:date>2018-11-09T06:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120334#M1675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, why do you need to have a user record beforehand?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 13:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/120334#M1675</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-11-09T13:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1753253#M13385</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7960"&gt;@baarathi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have your solved your problem? I have a similiar question.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 15:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1753253#M13385</guid>
      <dc:creator>PuriVelasco</dc:creator>
      <dc:date>2020-10-16T15:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1756420#M13435</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/55360"&gt;@PuriVelasco&lt;/a&gt;&amp;nbsp; Yes, done through header authentication&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 19:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1756420#M13435</guid>
      <dc:creator>baarathi</dc:creator>
      <dc:date>2020-10-27T19:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1756591#M13436</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7960"&gt;@baarathi&lt;/a&gt;&amp;nbsp;thank your for your answer. Could you respond me other two things?:&lt;/P&gt;&lt;P&gt;Do you use this system with seccion access for applications?&lt;/P&gt;&lt;P&gt;Do you known the password of your users?&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 09:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1756591#M13436</guid>
      <dc:creator>PuriVelasco</dc:creator>
      <dc:date>2020-10-28T09:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1757513#M13463</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/55360"&gt;@PuriVelasco&lt;/a&gt;&amp;nbsp;sorry for the delayed response. Please feel comfortable to connect through my linkedin.&lt;/P&gt;&lt;P&gt;yes, I have used section access. I could not understand your second question. Could you please explain it again.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Oct 2020 19:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1757513#M13463</guid>
      <dc:creator>baarathi</dc:creator>
      <dc:date>2020-10-31T19:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding External Users in QMC</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1758917#M13491</link>
      <description>&lt;P&gt;Thank you very much Baarathi.&lt;/P&gt;&lt;P&gt;I solved the question with the virtual proxy of qmc and Active Directory from Azure.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 12:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Adding-External-Users-in-QMC/m-p/1758917#M13491</guid>
      <dc:creator>PuriVelasco</dc:creator>
      <dc:date>2020-11-05T12:56:43Z</dc:date>
    </item>
  </channel>
</rss>

