<?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 custom property of data connection for managing app access via security rule in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Use-custom-property-of-data-connection-for-managing-app-access/m-p/2141406#M92824</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I understand your concern, you do have the below requirements,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A platform that can be used to provide access to users &amp;amp; can maintain that access as per users for data connections.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I think it can be done via a custom-created UI that will handle &amp;amp; maintain &amp;amp; only some Admins would have access to actually use this UI/portal to provide./approve access.&lt;/P&gt;
&lt;P&gt;This is a good use case for me, one day ill like to create this scenario &amp;amp; solve this.&lt;/P&gt;
&lt;P&gt;Conclusion &amp;amp; steps to actually do this&lt;BR /&gt;NOTE: This is my view &amp;amp; my thought process ill try to solve as much as I can &amp;amp; cover all aspects that I can for now.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I'll create a MASHUP in qlik sense that will first list all the data regarding data connection access for all; the users that can be found in the AUDIT tab in QMC&lt;/LI&gt;
&lt;LI&gt;Then I'll flag &amp;amp; try to connect the dots, i.e. I'll get the custom property for each user listed &amp;amp; check as per group&lt;/LI&gt;
&lt;LI&gt;I'll get the Last modified date for the user that will indicate when it was last modified&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Connect the above statements &amp;amp; summarize&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Get All User List &amp;amp; custom property&lt;/LI&gt;
&lt;LI&gt;Get a List of users with respect to Data Connection&lt;/LI&gt;
&lt;LI&gt;Last modified date from user list will help to indicate when custom property was added for that specific user&lt;/LI&gt;
&lt;LI&gt;Link all the above in to a single workflow that will help to solve this p[roblem&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It is a complicated task that will need experience in playing with QLIK API's &amp;amp; advance knowledge of the usecase&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 06:41:04 GMT</pubDate>
    <dc:creator>ajaykakkar93</dc:creator>
    <dc:date>2023-11-27T06:41:04Z</dc:date>
    <item>
      <title>Use custom property of data connection for managing app access via security rule</title>
      <link>https://community.qlik.com/t5/App-Development/Use-custom-property-of-data-connection-for-managing-app-access/m-p/2141204#M92804</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;we are looking for a way to improve the way we grant access to certain datasets via QLik. At the moment we are managing access to Streams based on custom properties of users.&lt;/P&gt;
&lt;P&gt;We are looking for a way to control the access to an app inside these streams based on the data connections that are used in the app. We would like to define a custom property for data connections (e.g. 'data_category=super secret data') and use this information when deciding &amp;nbsp;if a user should get access to a certain app.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The security rule would have to evaluate if the app uses a data connection with the custom property set an decide based on the value of&amp;nbsp;data_category if the user should get access.&lt;/P&gt;
&lt;P&gt;We want to prevent content admins from publishing apps to the wrong stream accidentally and thus breaking data security.&lt;/P&gt;
&lt;P&gt;Is this possible? Are we thinking to complicated? Is there a better way?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2023 17:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Use-custom-property-of-data-connection-for-managing-app-access/m-p/2141204#M92804</guid>
      <dc:creator>asdfkj234598u</dc:creator>
      <dc:date>2023-11-24T17:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Use custom property of data connection for managing app access via security rule</title>
      <link>https://community.qlik.com/t5/App-Development/Use-custom-property-of-data-connection-for-managing-app-access/m-p/2141406#M92824</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I understand your concern, you do have the below requirements,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A platform that can be used to provide access to users &amp;amp; can maintain that access as per users for data connections.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I think it can be done via a custom-created UI that will handle &amp;amp; maintain &amp;amp; only some Admins would have access to actually use this UI/portal to provide./approve access.&lt;/P&gt;
&lt;P&gt;This is a good use case for me, one day ill like to create this scenario &amp;amp; solve this.&lt;/P&gt;
&lt;P&gt;Conclusion &amp;amp; steps to actually do this&lt;BR /&gt;NOTE: This is my view &amp;amp; my thought process ill try to solve as much as I can &amp;amp; cover all aspects that I can for now.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I'll create a MASHUP in qlik sense that will first list all the data regarding data connection access for all; the users that can be found in the AUDIT tab in QMC&lt;/LI&gt;
&lt;LI&gt;Then I'll flag &amp;amp; try to connect the dots, i.e. I'll get the custom property for each user listed &amp;amp; check as per group&lt;/LI&gt;
&lt;LI&gt;I'll get the Last modified date for the user that will indicate when it was last modified&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Connect the above statements &amp;amp; summarize&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Get All User List &amp;amp; custom property&lt;/LI&gt;
&lt;LI&gt;Get a List of users with respect to Data Connection&lt;/LI&gt;
&lt;LI&gt;Last modified date from user list will help to indicate when custom property was added for that specific user&lt;/LI&gt;
&lt;LI&gt;Link all the above in to a single workflow that will help to solve this p[roblem&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It is a complicated task that will need experience in playing with QLIK API's &amp;amp; advance knowledge of the usecase&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 06:41:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Use-custom-property-of-data-connection-for-managing-app-access/m-p/2141406#M92824</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2023-11-27T06:41:04Z</dc:date>
    </item>
  </channel>
</rss>

