<?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: App Level security in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124656#M8672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I needed to disable the security rule for stream and make a new one on the stream and on the app and add a customer propertie on all level. Tnx! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example rule on App:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and user.@Customer=resource.@Customer) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2018 08:36:53 GMT</pubDate>
    <dc:creator>gorterzelf7</dc:creator>
    <dc:date>2018-10-10T08:36:53Z</dc:date>
    <item>
      <title>App Level security</title>
      <link>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124652#M8668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked arround on the forum and saw 1 or 2 topics about app level security, but i think a few things have changed in the meanwhile and i was hoping somebody could explain it prober&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My situation:&lt;/P&gt;&lt;P&gt;Under custom proberties I mate a group under the name Customers with resource type Apps, streams and users.&lt;/P&gt;&lt;P&gt;Under streams I have published apps with custom property the customer and a security rule voor user and # stream (customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want an extra rule on App level. I know i have to add the customer to the custom properties of the App, but where and how do I make the security rule on App level?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope somebody can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 14:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124652#M8668</guid>
      <dc:creator>gorterzelf7</dc:creator>
      <dc:date>2018-10-01T14:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: App Level security</title>
      <link>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124653#M8669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section access is the technique used to limit the data and access within an app.&amp;nbsp; It is done at the load scripting within the app and you will find many Blog posts and documents on Community to help you.&lt;/P&gt;&lt;P&gt;Here is the link to one:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-17599"&gt;Qlik Sense Security integration - Security Rules and Section Access&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 23:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124653#M8669</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2018-10-01T23:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: App Level security</title>
      <link>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124654#M8670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Martijin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So you want to control which apps inside a stream a user can see? If so then you will need to disable the default rule named Stream which governs inheritance from the Stream to the App. For reference points, please consult the Q-Stream-AppLevel rule on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/levi-turner/Qonnections2018-Rules#front-end-rules" rel="nofollow" target="_blank"&gt;https://github.com/levi-turner/Qonnections2018-Rules#front-end-rules&lt;/A&gt;&lt;SPAN&gt; (reference video: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://www.youtube.com/watch?v=h5nBdt969XI" rel="nofollow" target="_blank"&gt;https://www.youtube.com/watch?v=h5nBdt969XI&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&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>Thu, 04 Oct 2018 14:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124654#M8670</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-10-04T14:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: App Level security</title>
      <link>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124655#M8671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tnx, I saw your video and i think I can make it work based on that video, I only need to find the right time to do it on the server. Tnx again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 07:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124655#M8671</guid>
      <dc:creator>gorterzelf7</dc:creator>
      <dc:date>2018-10-09T07:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: App Level security</title>
      <link>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124656#M8672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I needed to disable the security rule for stream and make a new one on the stream and on the app and add a customer propertie on all level. Tnx! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example rule on App:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and user.@Customer=resource.@Customer) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 08:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-Level-security/m-p/124656#M8672</guid>
      <dc:creator>gorterzelf7</dc:creator>
      <dc:date>2018-10-10T08:36:53Z</dc:date>
    </item>
  </channel>
</rss>

