<?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: anonymous user can't access to application content in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972171#M4942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It has been observed. References to objects in the application are updated correctly. This behavior occurs only with the application icon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 13:46:14 GMT</pubDate>
    <dc:creator>korsikov</dc:creator>
    <dc:date>2015-09-18T13:46:14Z</dc:date>
    <item>
      <title>anonymous user can't access to application content</title>
      <link>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972164#M4935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm try use new feature and upload into Qlik sense 2.1.1. server application with included content. There is application icon, image.&lt;/P&gt;&lt;P&gt;then publish this app in everyone stream. Authenticated users can view this image, but if open app from virtual proxy with only anonymous users, there is no image.&lt;/P&gt;&lt;P&gt;in browser debug console link to this image had error 404.&amp;nbsp; &lt;/P&gt;&lt;P&gt;If try open image directly has error message "not found" &lt;/P&gt;&lt;P&gt;link&amp;nbsp; to image demo.host.com/anon/appcontent/8adad8ca-b150-43c4-a984-a46741a560f2/Qlik_RBCCircles.png&lt;/P&gt;&lt;P&gt;Help me find a security rule that controls access to the appconten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 13:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972164#M4935</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-09-17T13:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous user can't access to application content</title>
      <link>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972165#M4936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;found out that the only reason for safety rules.&lt;/P&gt;&lt;P&gt;To check the created rule rootadmin similar but anonymous user. And it works. picture available&lt;/P&gt;&lt;P&gt;next step&lt;/P&gt;&lt;P&gt;resource filter *&lt;/P&gt;&lt;P&gt;condition user.IsAnonymous()&lt;/P&gt;&lt;P&gt;only Hub&lt;/P&gt;&lt;P&gt;action Read&lt;/P&gt;&lt;P&gt;and still work. &lt;/P&gt;&lt;P&gt;Should you need to sort out all the rules that contain an &lt;STRONG&gt;!&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;user.IsAnonymous() &lt;/STRONG&gt;&lt;/SPAN&gt;and create a rule allowing&lt;/P&gt;&lt;P&gt;But before you create a theme, I went through all of the rules in turn may have missed something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 14:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972165#M4936</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-09-17T14:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous user can't access to application content</title>
      <link>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972166#M4937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all deny rules create a duplicate, and they allowed this action.&lt;/P&gt;&lt;P&gt;not help&lt;/P&gt;&lt;P&gt;&lt;IMG alt="appcontenrule.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99254_appcontenrule.png" style="height: 203px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 14:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972166#M4937</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-09-17T14:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous user can't access to application content</title>
      <link>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972167#M4938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rule &lt;/P&gt;&lt;P&gt;filter &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;App_*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;conditio user.isanonymous()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;read &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Works.&lt;/P&gt;&lt;P&gt;I seem to understand why.&lt;/P&gt;&lt;P&gt;there is 2 application. Published in the stream Everyone with guid for example a1bc and second one, exported develover in his "my work" stream with guid 2abc&lt;/P&gt;&lt;P&gt;link to picture contain guid not published application. Anonymous&amp;nbsp; has no rights to the application, and as a result, can not open this image&lt;/P&gt;&lt;P&gt;This is just my guess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 15:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972167#M4938</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-09-17T15:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous user can't access to application content</title>
      <link>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972168#M4939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i seem this is a BUG.&lt;/P&gt;&lt;P&gt;application in my work has GUID &lt;SPAN style="color: #ff9900;"&gt;8adad8ca-b150-43c4-a984-a46741a560f2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;application in Everyone has GUID&amp;nbsp; &lt;SPAN style="color: #008000; font-size: 13.3333px;"&gt;59fb2a44-318f-43b3-814a-eacc4191cc32&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Directory of c:\ProgramData\Qlik\Sense\Repository\AppContent&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;17.09.2015&amp;nbsp; 14:40&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;DIR&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;17.09.2015&amp;nbsp; 14:40&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;DIR&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ..&lt;/P&gt;&lt;P&gt;17.09.2015&amp;nbsp; 14:40&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;DIR&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 59fb2a44-318f-43b3-814a-eacc4191cc32&lt;/P&gt;&lt;P&gt;17.09.2015&amp;nbsp; 14:37&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;DIR&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8adad8ca-b150-43c4-a984-a46741a560f2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 File(s)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 bytes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 Dir(s)&amp;nbsp; 30 830 993 408 bytes free&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;requested picture available in both directories.&lt;/P&gt;&lt;P&gt;When opened application &lt;SPAN style="color: #008000;"&gt;59fb2a44-318f-43b3-814a-eacc4191cc32&lt;/SPAN&gt; in hub stream everyone, in browser console i'm see request to qsdemo.host.com/anon/appcontent&lt;SPAN style="color: #ff9900;"&gt;/8adad8ca-b150-43c4-a984-a46741a560f2&lt;/SPAN&gt;/Qlik_RBC_ProZ_qlikCircles.png&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is incorrect! in publication updated links to content in an application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 06:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972168#M4939</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-09-18T06:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous user can't access to application content</title>
      <link>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972169#M4940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i create new application, add some content by "attached" . &lt;/P&gt;&lt;P&gt;Then publication this application in stream everyone anon user can open application correct.&lt;/P&gt;&lt;P&gt;The reason is that in such case the application GUID is not changed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972169#M4940</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-09-18T07:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous user can't access to application content</title>
      <link>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972170#M4941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open Case in qlik Support. Case numer &lt;/P&gt;&lt;H2 class="pageDescription"&gt; 00587666&lt;SPAN class="icon"&gt;&lt;/SPAN&gt;&lt;/H2&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 09:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972170#M4941</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-09-18T09:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous user can't access to application content</title>
      <link>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972171#M4942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It has been observed. References to objects in the application are updated correctly. This behavior occurs only with the application icon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 13:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/anonymous-user-can-t-access-to-application-content/m-p/972171#M4942</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2015-09-18T13:46:14Z</dc:date>
    </item>
  </channel>
</rss>

