<?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: How to remove the possibility for anonymous users to see objects in the applications created by the community. in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920704#M4396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Jeffrey Goldberg &amp;amp;lt;span class=&amp;amp;quot;icon-status-icon icon-employee&amp;amp;quot; title=&amp;amp;quot;Employee&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt; написал(а):&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read")) or ((resource.resourcetype = "App.Object" and resource.published ="true" &lt;STRONG&gt;and resource.approved="true" and user.IsAnonymous()&lt;/STRONG&gt;) and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;
&lt;P style="min-height: 8pt; padding: 0px;"&gt; jg&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I tried to change the rule as you suggested. Did't help. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2015 16:41:35 GMT</pubDate>
    <dc:creator>korsikov</dc:creator>
    <dc:date>2015-08-12T16:41:35Z</dc:date>
    <item>
      <title>How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920694#M4386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;interesting task. It is essential that anonymous users can not see the sheets, history, created and published by authorized users.&lt;/P&gt;&lt;P&gt;In QMC section 'appobjects' it's object maked as Approved ='not approved' and Published='published'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me find a rule allowing all users who have permission to read the application to see objects published by other users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 08:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920694#M4386</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-08-12T08:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920695#M4387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Review the following rules:&lt;/P&gt;&lt;P&gt;CreateAppObjectsPublishedApp&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Basically this rule allows users who have read privileges on an app can create sheets, stories, bookmarks, and snapshots as long as the user is NOT anonymous.&amp;nbsp; This is a default rule in Qlik Sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;CreateApp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;This rule allows all users NOT anonymous to create App resources.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;OwnerPublishAppObject&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Allows owners of their content to publish it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;There are some others but these are the main ones.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I should add that to remove anonymous from being able to read published resources you should be able to alter createAppObjectsPublishedApp rule by adding Read action as well as already selected Create.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;jg&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 14:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920695#M4387</guid>
      <dc:creator />
      <dc:date>2015-08-12T14:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920696#M4388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;You can specify how do I change a rule&amp;nbsp; CreateAppObjectsPublishedApp that would&amp;nbsp; anonymous user could not see the object issued to authorized users in a published application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 14:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920696#M4388</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-08-12T14:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920697#M4389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you only need to check Read to the rule.&amp;nbsp; Try it and see what happens when you log in as anonymous.&amp;nbsp; It's easy to change back if it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-08-12 10_28_23-Security rule edit - QMC.png" class="jive-image image-1" src="/legacyfs/online/95789_2015-08-12 10_28_23-Security rule edit - QMC.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 14:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920697#M4389</guid>
      <dc:creator />
      <dc:date>2015-08-12T14:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920698#M4390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about the rule of "Stream"&lt;/P&gt;&lt;P&gt;I think that it is the rule allows anonymous users to read the applications and objects in these applications in the stream of "Everyone"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the essence of this rule - Allow to create these objects in the applications to authorized users. I do not understand what effect will the installation steps "read"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 14:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920698#M4390</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-08-12T14:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920699#M4391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to change the rule as you suggested. Did not help. anonymous users access sheet created by an authorized user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 14:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920699#M4391</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-08-12T14:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920700#M4392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have idea&lt;/P&gt;&lt;P&gt;change Stream rule &lt;/P&gt;&lt;P&gt;from it &lt;/P&gt;&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read")) or ((resource.resourcetype = "App.Object" and resource.published ="true") and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;&lt;P&gt;to this&lt;/P&gt;&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read")) or &lt;STRONG&gt;(&lt;/STRONG&gt;((resource.resourcetype = "App.Object" and resource.published ="true" &lt;STRONG&gt;and resource.approved="true"&lt;/STRONG&gt;) &lt;STRONG&gt;or (&lt;SPAN style="font-size: 13.3333px;"&gt;resource.resourcetype = "App.Object" and resource.published ="true" &lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;and resource.approved="false" and&amp;nbsp; !user.IsAnonymous())&lt;/STRONG&gt;&lt;/STRONG&gt;&amp;nbsp; and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 15:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920700#M4392</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-08-12T15:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920701#M4393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So let's back up.&amp;nbsp; Is this a change you want to make to only the Everyone stream or to any stream?&amp;nbsp; What you are putting is what I feel is a lot of extra stuff.&amp;nbsp; Let me play around and see what I can find.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 15:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920701#M4393</guid>
      <dc:creator />
      <dc:date>2015-08-12T15:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920702#M4394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So Alexander I think I have something that may work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made the Stream Security Rule which is an App resource filter rule, a little different.&amp;nbsp; What I added is &lt;STRONG&gt;bold&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read")) or ((resource.resourcetype = "App.Object" and resource.published ="true" &lt;STRONG&gt;and resource.approved="true" and user.IsAnonymous()&lt;/STRONG&gt;) and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this and let me know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 16:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920702#M4394</guid>
      <dc:creator />
      <dc:date>2015-08-12T16:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920703#M4395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For stream everyone.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not tested my proposed security rule. not sure that the syntax is correct. I wanted to express the idea, and I think you understand it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 16:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920703#M4395</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-08-12T16:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920704#M4396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Jeffrey Goldberg &amp;amp;lt;span class=&amp;amp;quot;icon-status-icon icon-employee&amp;amp;quot; title=&amp;amp;quot;Employee&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt; написал(а):&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read")) or ((resource.resourcetype = "App.Object" and resource.published ="true" &lt;STRONG&gt;and resource.approved="true" and user.IsAnonymous()&lt;/STRONG&gt;) and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;
&lt;P style="min-height: 8pt; padding: 0px;"&gt; jg&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I tried to change the rule as you suggested. Did't help. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 16:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920704#M4396</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-08-12T16:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920705#M4397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yippee! &lt;/P&gt;&lt;P&gt;I did it! &lt;/P&gt;&lt;P&gt;All the same, my idea was correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My security rule "Stream"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resorce filter&lt;/STRONG&gt;&amp;nbsp; App*&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;condition&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read")) or ((resource.resourcetype = "App.Object" and resource.published ="true" and resource.approved="true")&amp;nbsp; and resource.app.stream.HasPrivilege("read")) or ((resource.resourcetype = "App.Object" and resource.published ="true" and resource.approved="false" and&amp;nbsp; !user.IsAnonymous())&amp;nbsp; and resource.app.stream.HasPrivilege("read")) &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Context&lt;/STRONG&gt; Both&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Action&lt;/STRONG&gt; Read&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 16:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920705#M4397</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-08-12T16:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the possibility for anonymous users to see objects in the applications created by the community.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920706#M4398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in&amp;nbsp; Qlik Sense 3.0 Security Rule has some changes&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: Calibri; color: #7f7f7f; font-weight: bold;"&gt;Resource filter&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: Calibri; color: #7f7f7f;"&gt;: App*&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: Calibri; color: #7f7f7f; font-weight: bold;"&gt;Conditions &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.resourcetype&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; = "App" and &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.stream.HasPrivilege&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;("read"))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; or &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.resourcetype&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; = "&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;App.Object&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;" and &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.published&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; ="true" and &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.approved&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;="true" and&lt;EM&gt; &lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.objectType&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; != "&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;app_appscript&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;" and &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.objectType&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; != "&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;loadmodel&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&lt;EM&gt;"&lt;/EM&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&amp;nbsp; or &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.resourcetype&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; = "&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;App.Object&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;" and &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.published&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; ="true" and &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.approved&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;="false" and &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&lt;EM&gt;resource.objectType&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; != "&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;app_appscript&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;" and &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.objectType&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; != "&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;loadmodel&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&lt;EM&gt;"&lt;/EM&gt; and&amp;nbsp; !&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;user.IsAnonymous&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;())&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;resource.app.stream.HasPrivilege&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;("read")&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt;&amp;nbsp; )&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: Calibri; color: #7f7f7f; font-weight: bold;"&gt;Context&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: Calibri; color: #7f7f7f;"&gt; :both&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0in;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: Calibri; color: #7f7f7f; font-weight: bold;"&gt;Action:&lt;/SPAN&gt; &lt;SPAN style="font-size: 12pt; font-family: Calibri; color: #7f7f7f;"&gt; Read&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 08:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-remove-the-possibility-for-anonymous-users-to-see-objects/m-p/920706#M4398</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2016-07-04T08:26:27Z</dc:date>
    </item>
  </channel>
</rss>

