Skip to Content
0
Feb 02, 2023 at 01:09 PM

Set permission denied for everyone on an object

35 Views

I want to set a "permission denied" for reading, writing, removing and editing for everyone in the Backoffice, except for the members of a very specific "UserGroup". Only "Employees" who are inside a "UserGroup" (let's call it allowededitorusers) should be able to see or make changes to the "UserGroupModel" model, the target object of this permission within the Backoffice, thus avoiding unwanted changes.

That is, "only users who are within the "allowededitorusers" group will be able to see or make changes to the "UserGroupModel" object".