<?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: Combining Active Directory and Database source in Qliksense in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Combining-Active-Directory-and-Database-source-in-Qliksense/m-p/90906#M1513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Levi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback.&amp;nbsp; This is essentially the option we ended up going for.&amp;nbsp; We've removed our AD UDC connector and we're now loading in the users from a flat file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Aug 2018 08:10:30 GMT</pubDate>
    <dc:creator>nsm1234567</dc:creator>
    <dc:date>2018-08-14T08:10:30Z</dc:date>
    <item>
      <title>Combining Active Directory and Database source in Qliksense</title>
      <link>https://community.qlik.com/t5/Management-Governance/Combining-Active-Directory-and-Database-source-in-Qliksense/m-p/90903#M1510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question I was hoping someone might have the answer to.&amp;nbsp; We have a Qliksense deployment currently where we use Active Directory to allocate tokens to users and give them access to specific streams etc..&amp;nbsp; We have a project now where the requirement is to simplify allocation of users to streams by assigning groups to streams instead of to specific users (e.g. the Sales department will be given access to the sales stream).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem we have is that while we use AD for the authentication, group information (e.g. what department is a particular user in) sits inside of an Oracle database and not maintained within AD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible for us to use AD for authentication, and then combine that with information from a second UDC that references our oracle database just for the purposes of allocating users to streams and applying other security settings?&amp;nbsp; We'd like to use the info we have in the oracle database, but don't want to handle the usernames/passwords ourselves if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if this is possible, or what other options we might have?&amp;nbsp; In Qlikview, we currently authenticate with Active Directory and then our section access uses the Oracle data which works quite well, but we don't want to use section access in the Qliksense apps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 07:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Combining-Active-Directory-and-Database-source-in-Qliksense/m-p/90903#M1510</guid>
      <dc:creator>nsm1234567</dc:creator>
      <dc:date>2018-08-01T07:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Combining Active Directory and Database source in Qliksense</title>
      <link>https://community.qlik.com/t5/Management-Governance/Combining-Active-Directory-and-Database-source-in-Qliksense/m-p/90904#M1511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as far as I know it's not possible using two UDCs, because a &lt;SPAN style="font-size: 10pt;"&gt;second UDC would save users in a different User directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may consider using a Custom Property to set the information of the Group(s) to the Users and to the Streams.&lt;/P&gt;&lt;P&gt;I do not have a clear idea about how you could extract those information from the Oracle DB, but you can surely use the APIs to assign those values to the users imported into Qlik Sense (you may also consider using &lt;A href="https://github.com/ahaydon/Qlik-Cli" title="https://github.com/ahaydon/Qlik-Cli"&gt;https://github.com/ahaydon/Qlik-Cli&lt;/A&gt;‌ for an easier approach to the APIs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Riccardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 09:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Combining-Active-Directory-and-Database-source-in-Qliksense/m-p/90904#M1511</guid>
      <dc:creator>rzenere_avvale</dc:creator>
      <dc:date>2018-08-06T09:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Combining Active Directory and Database source in Qliksense</title>
      <link>https://community.qlik.com/t5/Management-Governance/Combining-Active-Directory-and-Database-source-in-Qliksense/m-p/90905#M1512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There isn't an easy solution for this. At the outset, there can be only one User Directory Connector for a given directory name:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-08-06 16_13_29-User directory connectors - QMC.png" class="jive-image image-1" src="/legacyfs/online/210031_2018-08-06 16_13_29-User directory connectors - QMC.png" style="height: 172px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is ideal to have a backup when fiddling with this but if you want to &lt;EM&gt;replace&lt;/EM&gt; the user directory then you can delete the Active Directory UDC then change the User Directory Name for the other UDC to match the Windows AD name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outside of doing something like that then you can use some combination of approaches to supplement the user attribute information in order to provide authorization:&lt;/P&gt;&lt;P&gt;(1) Custom Properties (as mentioned above)&lt;/P&gt;&lt;P&gt;(2) Session Attributes (assuming that you're using some third party auth like SAML, etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) is easy to implement but takes maintenance to ensure that it's up to date.&lt;/P&gt;&lt;P&gt;(2) is harder to implement and assumes support on the authentication side but is fair more scalable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 20:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Combining-Active-Directory-and-Database-source-in-Qliksense/m-p/90905#M1512</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-08-06T20:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Combining Active Directory and Database source in Qliksense</title>
      <link>https://community.qlik.com/t5/Management-Governance/Combining-Active-Directory-and-Database-source-in-Qliksense/m-p/90906#M1513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Levi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback.&amp;nbsp; This is essentially the option we ended up going for.&amp;nbsp; We've removed our AD UDC connector and we're now loading in the users from a flat file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 08:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Combining-Active-Directory-and-Database-source-in-Qliksense/m-p/90906#M1513</guid>
      <dc:creator>nsm1234567</dc:creator>
      <dc:date>2018-08-14T08:10:30Z</dc:date>
    </item>
  </channel>
</rss>

