<?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: Security rules, hide an application with custom property in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1958083#M22802</link>
    <description>&lt;P&gt;Thank you for yours answers.&lt;/P&gt;
&lt;P&gt;it seems to work. I wait a few days before closing the discussion.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2022 07:05:44 GMT</pubDate>
    <dc:creator>fabricecallegari</dc:creator>
    <dc:date>2022-07-20T07:05:44Z</dc:date>
    <item>
      <title>Security rules, hide an application with custom property</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1957304#M22768</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I want to hide an application published in a stream with a security rule.&lt;/P&gt;
&lt;P&gt;The idea is to set a custom property (YES or NO) to the applications. If the CS is YES for the application then nobody can see the application in the hub/stream.&lt;/P&gt;
&lt;P&gt;How can I do that ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 19:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1957304#M22768</guid>
      <dc:creator>fabricecallegari</dc:creator>
      <dc:date>2022-07-18T19:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Security rules, hide an application with custom property</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1957307#M22771</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/554"&gt;@fabricecallegari&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please go through with the below link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=yaBfW2RtxGA&amp;amp;t=900s" target="_blank"&gt;https://www.youtube.com/watch?v=yaBfW2RtxGA&amp;amp;t=900s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Surely help you to achieve the required.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 19:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1957307#M22771</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2022-07-18T19:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Security rules, hide an application with custom property</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1957494#M22781</link>
      <description>&lt;P&gt;For this you need to edit Stream Security rule.&lt;/P&gt;
&lt;P&gt;For example&lt;/P&gt;
&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and &lt;STRONG&gt;resource.@DemoType.empty()&lt;/STRONG&gt;)&lt;/P&gt;
&lt;P&gt;or ((resource.resourcetype = "App.Object" and resource.published ="true" and (resource.objectType != "app_appscript" or&lt;BR /&gt;resource.App.@ODAGTemplate = "true") and resource.objectType != "loadmodel") &lt;BR /&gt;and resource.app.stream.HasPrivilege("read"))&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And new rule for access&lt;/P&gt;
&lt;P&gt;App_*&lt;/P&gt;
&lt;P&gt;Read&lt;/P&gt;
&lt;P&gt;resource.stream.HasPrivilege("read") and ((user.@DemoType=resource.@DemoType))&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 07:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1957494#M22781</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2022-07-19T07:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Security rules, hide an application with custom property</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1958083#M22802</link>
      <description>&lt;P&gt;Thank you for yours answers.&lt;/P&gt;
&lt;P&gt;it seems to work. I wait a few days before closing the discussion.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 07:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1958083#M22802</guid>
      <dc:creator>fabricecallegari</dc:creator>
      <dc:date>2022-07-20T07:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Security rules, hide an application with custom property</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1958095#M22803</link>
      <description>&lt;P&gt;Of course it works. I do not offer untested solutions. :Р&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 07:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rules-hide-an-application-with-custom-property/m-p/1958095#M22803</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2022-07-20T07:38:27Z</dc:date>
    </item>
  </channel>
</rss>

