Removal of Access Policies
Overview
Alloy’s robust Permissions system gives you fine control over who has read/write access to most of the objects in your Alloy database (e.g. designs, layers, workflows).
To take this a step further, we introduced Access Policies. These are simple rules defined per design/interface, which ensure that users can only access items that can be traced back to them. For example, making job items only accessible to users who are members of the job’s allocated team.
While Access Policies work well in principle, the current implementation unfortunately comes with too much of a performance cost.
Therefore, Access Policies will be removed in the next Alloy release, to be replaced with a better implementation at a later date.
Who will be affected?
No active customers are currently using this feature, so we expect its removal to have zero impact.
Details
The /api/access-policy/
endpoints will be removed from the API. Any remaining access policies will be deleted.
Expected Release Date
23rd February 2023 as part of the Alloy v2.44 release.