<?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: Settings 2.0 - Policy to set key user actions in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/232627#M30178</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/36140"&gt;@Kenny_Gillette&lt;/a&gt;&amp;nbsp;You have done a super job! It seems to be all there.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 21:42:12 GMT</pubDate>
    <dc:creator>radek_jasinski</dc:creator>
    <dc:date>2023-12-21T21:42:12Z</dc:date>
    <item>
      <title>Settings 2.0 - Policy to set key user actions</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220580#M28031</link>
      <description>&lt;P&gt;I was trying to create a policy so that I can give a user the permission to set Key User Actions, without giving them permissions to Edit the whole application, nor giving them access to the Environment's whole Settings page (i.e., I do not want to put them in the Monitoring Admin user group).&lt;/P&gt;
&lt;P&gt;This user just needs to be able to set a User Action as key (and remove it from key, afterwards, if needed).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I notice that something similar can be done at the Services level: one can be given the permission to Write on the "Key Requests" list, and so set requests as Key...&lt;/P&gt;
&lt;P&gt;As sugested on the "Key Requests" settings page on a given service:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PedroDeodato_0-1692012385509.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/13565i32F3C052E1717261/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PedroDeodato_0-1692012385509.png" alt="PedroDeodato_0-1692012385509.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The policy should look something like:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%" height="57px"&gt;&lt;SPAN&gt;ALLOW settings:objects:read, settings:objects:write, settings:schemas:read&lt;BR /&gt;WHERE settings:schemaId = "builtin:settings.subscriptions.service";&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is something similar available to Key User Actions?&lt;BR /&gt;I know that this sort of page does not exist at the Application level, but I was wondering if the permission to set a User Action as Key (which does not require access to any settings page, just the button on the User Action page) could be granted via any existing policy?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 14:14:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220580#M28031</guid>
      <dc:creator>PedroDeodato</dc:creator>
      <dc:date>2023-08-14T14:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Settings 2.0 - Policy to set key user actions</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220581#M28032</link>
      <description>&lt;P&gt;Afaik there is no such schema you can use for key user action (at this time).&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 11:45:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220581#M28032</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-08-14T11:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Settings 2.0 - Policy to set key user actions</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220595#M28033</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;!&lt;BR /&gt;I've searched and searched, so I assume that as well... I'll probably post it as a Product Idea &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 13:35:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220595#M28033</guid>
      <dc:creator>PedroDeodato</dc:creator>
      <dc:date>2023-08-14T13:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Settings 2.0 - Policy to set key user actions</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220598#M28035</link>
      <description>&lt;P&gt;If there is no schema for it, then you can't use the settings API to modify it. Such schema is not listed in the docs, you can check the settings API to fetch a current schema list - maybe there is already something not yet listed in the docs.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 13:48:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220598#M28035</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-08-14T13:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Settings 2.0 - Policy to set key user actions</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220600#M28036</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/40725"&gt;@PedroDeodato&lt;/a&gt;&amp;nbsp;Same issue here, only role to access the button is change monitoring settings at least under Management Zone permissions, not doable via policy.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 14:16:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220600#M28036</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-08-14T14:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Settings 2.0 - Policy to set key user actions</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220602#M28037</link>
      <description>&lt;P&gt;Yep, that was what we did and found nothing to address our issue...&lt;/P&gt;&lt;P&gt;In the process, besides this one case, we found other interesting settings that have no schema for them... maybe we'll gather a list to post as Ideas, because such cases with the need for more granular permissions keep arising here and there: and, as you said, without schemas, there's nothing we can do about it &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 14:48:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220602#M28037</guid>
      <dc:creator>PedroDeodato</dc:creator>
      <dc:date>2023-08-14T14:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Settings 2.0 - Policy to set key user actions</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220640#M28050</link>
      <description>&lt;P&gt;Yes, I've faced the same issue but with extensions configurations&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/iam-policystatements#extensions-configurations-write" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/iam-policystatements#extensions-configurations-write&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 08:17:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/220640#M28050</guid>
      <dc:creator>Mohamed_Hamdy</dc:creator>
      <dc:date>2023-08-15T08:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Settings 2.0 - Policy to set key user actions</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/232621#M30176</link>
      <description>&lt;P&gt;I have documented everything that I can think of in a spreadsheet for Schema 1.0, 2.0 and no schema.&lt;/P&gt;&lt;P&gt;Here is link on no schema:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Open-Q-A/Settings-1-0-2-0-and-some-settings-are-on-neither/m-p/231226#M29973" target="_blank"&gt;https://community.dynatrace.com/t5/Open-Q-A/Settings-1-0-2-0-and-some-settings-are-on-neither/m-p/231226#M29973&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 20:15:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/232621#M30176</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2023-12-21T20:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Settings 2.0 - Policy to set key user actions</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/232627#M30178</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/36140"&gt;@Kenny_Gillette&lt;/a&gt;&amp;nbsp;You have done a super job! It seems to be all there.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 21:42:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Settings-2-0-Policy-to-set-key-user-actions/m-p/232627#M30178</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-12-21T21:42:12Z</dc:date>
    </item>
  </channel>
</rss>

