19 Mar 2025
07:31 AM
- last edited on
19 Mar 2025
08:27 AM
by
MaciejNeumann
Hello,
I was using this custom policy to allow standard users to assign manual tags on the "Host Classic" app :
ALLOW settings:schemas:read, settings:objects:read WHERE settings:schemaId = "builtin:tags.manual-tagging";
ALLOW settings:objects:write WHERE settings:schemaId = "builtin:tags.manual-tagging";
However, this policy is no longer working with the "INFRASTRUCTURE & OPERATION" app :
I can fix the issue by adding the environment-roles-manage-settings permission, but this applies to all settings.
I would like to restrict it only to modifying tags on entities, or at least to modifying settings exclusively within the "INFRASTRUCTURE & OPERATION" app.
Do you have any ideas?
Thank you. Regards Aurélien.
20 Mar 2025 04:56 PM
Hi Aurélien,
Thank you for reaching out. We're investigating this issue. For a better communication please create an RFA.
Regards,
Grzegorz Jędrzejewski
20 Mar 2025 05:39 PM
Hello and thank you @gjedrzejewsk
The RFA is 450946 for the moment no clear answer from support.
Regards Aurélien.
25 Mar 2025 09:50 AM
Have you made any progress in your investigation so far?
Thank you.
26 Mar 2025 12:22 PM
Hi @AurelienGravier
I've checked the Zendesk ticket you referred to. The key point here is what you wrote on March 19th:
"if I use environment-roles-manage-settings, I can tag entities correctly. However, this is too permissive (...)"
Unfortunately, at this moment we cannot provide more granularity for permissions in the I&O app.
For future improvements in that area, I let @michal_nalezin explain.
26 Mar 2025 01:16 PM
Thank you for your feeback.
Effectively, It's too permissive because if I use it, users will have access to all settings and be able to modify them 🙄.
31 Mar 2025 11:10 AM
Hello @michal_nalezin
Support is telling me that the only way to allow certain users to manually add a tag from the Infra & Ops app is to grant them write access to all settings.
What are the prospects regarding this limitation, please? Should I create an RFE?
Thank you.
Support feedback :
Unfortunately I think this is just a limitation of the infrastructure app at the moment. It's tagging the hosts through an older method to which only the classic permissions apply, like manage-settings.
I'm not sure there's anything we can do about this right now. I'll reach out to the team to see if there's any timeline for when the permissions will be changed to support this.
14 Apr 2025 12:42 PM
Hello @AurelienGravier let me check the technicalities with the team and get back to you.