<?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 qlick sense in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/qlick-sense/m-p/1943008#M22460</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to set some user access limitations but i don't know how&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I organize users to see some apps?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I also tried these ways but it didn't work for me:&lt;/P&gt;
&lt;P&gt;step1- new custom property( name“AppLevelMgmt “) =&amp;gt;resource types (apps&amp;amp;users)=&amp;gt;values(group1&amp;amp;group2)&lt;BR /&gt;step2-assigned group1to app1,2,3 and group2 to app4,5,6&lt;BR /&gt;step3-assigned group1 to users(1-5) and group2 to users(6-10)&lt;BR /&gt;step3- create 2 security rules&lt;BR /&gt;first with these option:&lt;BR /&gt;resource filter: App*&lt;BR /&gt;condition:((user.group=resource.@AppLevelMgmt))&lt;BR /&gt;second:&lt;BR /&gt;resource filter: App*&lt;BR /&gt;condition:&lt;BR /&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and resource.@AppLevelMgmt.empty()) or ((resource.resourcetype = "App.Object" and resource.published ="true") and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;
&lt;P&gt;step4- disable security “stream”&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your time&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jun 2022 17:31:53 GMT</pubDate>
    <dc:creator>kingmhd</dc:creator>
    <dc:date>2022-06-13T17:31:53Z</dc:date>
    <item>
      <title>qlick sense</title>
      <link>https://community.qlik.com/t5/Management-Governance/qlick-sense/m-p/1943008#M22460</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to set some user access limitations but i don't know how&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I organize users to see some apps?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I also tried these ways but it didn't work for me:&lt;/P&gt;
&lt;P&gt;step1- new custom property( name“AppLevelMgmt “) =&amp;gt;resource types (apps&amp;amp;users)=&amp;gt;values(group1&amp;amp;group2)&lt;BR /&gt;step2-assigned group1to app1,2,3 and group2 to app4,5,6&lt;BR /&gt;step3-assigned group1 to users(1-5) and group2 to users(6-10)&lt;BR /&gt;step3- create 2 security rules&lt;BR /&gt;first with these option:&lt;BR /&gt;resource filter: App*&lt;BR /&gt;condition:((user.group=resource.@AppLevelMgmt))&lt;BR /&gt;second:&lt;BR /&gt;resource filter: App*&lt;BR /&gt;condition:&lt;BR /&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and resource.@AppLevelMgmt.empty()) or ((resource.resourcetype = "App.Object" and resource.published ="true") and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;
&lt;P&gt;step4- disable security “stream”&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your time&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 17:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/qlick-sense/m-p/1943008#M22460</guid>
      <dc:creator>kingmhd</dc:creator>
      <dc:date>2022-06-13T17:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: qlick sense</title>
      <link>https://community.qlik.com/t5/Management-Governance/qlick-sense/m-p/1943067#M22461</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/184755"&gt;@kingmhd&lt;/a&gt;&amp;nbsp;there are a number of options for creating custom access rules and how to organize access.&lt;BR /&gt;&lt;BR /&gt;One option may be to group apps into streams and then give access to the streams as a way of segmenting access (rather than have to identify each app individually)&lt;BR /&gt;&lt;BR /&gt;For a number of reasons, including there are so many ways to achieve the same effect, we don't have many "This is the way you do this" guidelines for custom rules.&lt;BR /&gt;&lt;BR /&gt;What I can say is you can run the security audit to see which rules affect a user/app combination and if so much as 1 rule gives them access they have access.&lt;BR /&gt;&lt;BR /&gt;Also, I will provide a link to this article,&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/Collection-of-Specific-Rule-Scenarios-and-Customization-of-Qlik/ta-p/1716899" target="_blank" rel="noopener"&gt;Collection of Specific Rule Scenarios and Customization of Qlik Sense Security rules&lt;/A&gt;, which includes a collection of example security rules to use as reference. &lt;BR /&gt;&lt;BR /&gt;I can also suggest from that article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/Security-Rule-Example-Basic-rule-setup-for-Apps-and-Stream/ta-p/1717278" target="_blank" rel="noopener"&gt;Security Rule Example: Basic rule setup for Apps and Stream&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/Security-Rule-Example-Providing-deployment-admin-role-for-a-user/ta-p/1717080" target="_blank" rel="noopener"&gt;Security Rule Example: Providing deployment admin role for a user for a specific stream only&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Nick&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 20:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/qlick-sense/m-p/1943067#M22461</guid>
      <dc:creator>Nick_Asilo</dc:creator>
      <dc:date>2022-06-13T20:50:39Z</dc:date>
    </item>
  </channel>
</rss>

