<?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: I’m using default policies, but I’d like to restrict permissions further. How do I do that? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/I-m-using-default-policies-but-I-d-like-to-restrict-permissions/m-p/268201#M35480</link>
    <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;There are basically two mechanisms to consider. If for example one of the default policies you are using with a user group is too permissive or too restrictive, you can consider constricting or relaxing that permission through a separate custom policy that you can then apply to the same group.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Say you do not want users of a group with default “Standard User” policy applied to be able to read settings, even though this is granted through that policy. You can create a new custom policy with: &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;DENY settings:objects:read, settings:schemas:read, app-settings:objects:read;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;And assign it to the same group.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Another powerful mechanism for restricting permissions granted through default policies (or even own custom policies) is using &lt;/SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/manage/identity-access-management/permission-management/manage-user-permissions-policies/iam-policy-boundaries" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;policy boundaries&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;. These help further restrict group permissions by allowing you to add your specific business-specific conditions.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;For example, say a number of your user groups have the “Storage All Grail Data Read” permission applied but you only want to allow read access to a specific bucket. In that case, you can create a new policy boundary with the following condition:&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Storage:bucket-name="myBucketNameHere";&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2025 09:36:19 GMT</pubDate>
    <dc:creator>Jon2</dc:creator>
    <dc:date>2025-01-23T09:36:19Z</dc:date>
    <item>
      <title>I’m using default policies, but I’d like to restrict permissions further. How do I do that?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/I-m-using-default-policies-but-I-d-like-to-restrict-permissions/m-p/268199#M35479</link>
      <description>&lt;P&gt;&lt;SPAN&gt;How can you restrict read access to settings for a user group with the "Standard User" policy applied?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 09:35:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/I-m-using-default-policies-but-I-d-like-to-restrict-permissions/m-p/268199#M35479</guid>
      <dc:creator>GosiaMurawska</dc:creator>
      <dc:date>2025-01-23T09:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: I’m using default policies, but I’d like to restrict permissions further. How do I do that?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/I-m-using-default-policies-but-I-d-like-to-restrict-permissions/m-p/268201#M35480</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;There are basically two mechanisms to consider. If for example one of the default policies you are using with a user group is too permissive or too restrictive, you can consider constricting or relaxing that permission through a separate custom policy that you can then apply to the same group.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Say you do not want users of a group with default “Standard User” policy applied to be able to read settings, even though this is granted through that policy. You can create a new custom policy with: &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;DENY settings:objects:read, settings:schemas:read, app-settings:objects:read;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;And assign it to the same group.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Another powerful mechanism for restricting permissions granted through default policies (or even own custom policies) is using &lt;/SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/manage/identity-access-management/permission-management/manage-user-permissions-policies/iam-policy-boundaries" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;policy boundaries&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;. These help further restrict group permissions by allowing you to add your specific business-specific conditions.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;For example, say a number of your user groups have the “Storage All Grail Data Read” permission applied but you only want to allow read access to a specific bucket. In that case, you can create a new policy boundary with the following condition:&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Storage:bucket-name="myBucketNameHere";&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559685&amp;quot;:720}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 09:36:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/I-m-using-default-policies-but-I-d-like-to-restrict-permissions/m-p/268201#M35480</guid>
      <dc:creator>Jon2</dc:creator>
      <dc:date>2025-01-23T09:36:19Z</dc:date>
    </item>
  </channel>
</rss>

