<?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 Unable to disable publish bookmark option using security rules in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Unable-to-disable-publish-bookmark-option-using-security-rules/m-p/2490999#M29112</link>
    <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;We got a requirement to disable publish bookmark options for particular set of users. We checked in multiple community articles and tweaked “Custom_CreateAppObjects” security in various ways but nothing seems to be working. Is it possible to disable the publish bookmarks option for particular set of users in Qliksense? Now the publish bookmarks option is visible to all the users.&lt;/P&gt;
&lt;P&gt;Any help is much appreciated.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Ezhil&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2025 16:21:29 GMT</pubDate>
    <dc:creator>Ezhil</dc:creator>
    <dc:date>2025-01-29T16:21:29Z</dc:date>
    <item>
      <title>Unable to disable publish bookmark option using security rules</title>
      <link>https://community.qlik.com/t5/Management-Governance/Unable-to-disable-publish-bookmark-option-using-security-rules/m-p/2490999#M29112</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;We got a requirement to disable publish bookmark options for particular set of users. We checked in multiple community articles and tweaked “Custom_CreateAppObjects” security in various ways but nothing seems to be working. Is it possible to disable the publish bookmarks option for particular set of users in Qliksense? Now the publish bookmarks option is visible to all the users.&lt;/P&gt;
&lt;P&gt;Any help is much appreciated.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Ezhil&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 16:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Unable-to-disable-publish-bookmark-option-using-security-rules/m-p/2490999#M29112</guid>
      <dc:creator>Ezhil</dc:creator>
      <dc:date>2025-01-29T16:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to disable publish bookmark option using security rules</title>
      <link>https://community.qlik.com/t5/Management-Governance/Unable-to-disable-publish-bookmark-option-using-security-rules/m-p/2491015#M29113</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Did you disable the Security Rule "OwnerPublishAppObject" ? This one allows owner to publish their own sheets or bookmarks.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Create a new one with this definition:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;resource.IsOwned() and resource.owner = user and resource.approved = "false" and resource.objectType&amp;nbsp; resource.app.stream.HasPrivilege("publish") and resource.objectType != "bookmark"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And one to allow specific users to publish their own bookmark:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;resource.IsOwned() and resource.owner = user and resource.approved = "false" and resource.objectType&amp;nbsp; resource.app.stream.HasPrivilege("publish") and resource.objectType = "bookmark" and (user.id="a" or user.id = "b") //Adapt with a custom properties or AD Group&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 07:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Unable-to-disable-publish-bookmark-option-using-security-rules/m-p/2491015#M29113</guid>
      <dc:creator>mpc</dc:creator>
      <dc:date>2024-11-06T07:53:55Z</dc:date>
    </item>
  </channel>
</rss>

