Timeline for Implementing Permissions Control for Related Data Resources
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 17, 2017 at 14:38 | vote | accept | Copernicus | ||
| Nov 1, 2017 at 20:00 | answer | added | David Brossard | timeline score: 3 | |
| Nov 1, 2017 at 0:50 | comment | added | David Brossard | Yes, there is a model called ABAC that does just what you're looking for. It lets you define attributes that describe users as well as resources. You then use the attributes inside policies to determine what is allowed and what is not allowed. For instance you could say managers can view items in their departments. A user can edit an item if they are the owner. | |
| Oct 31, 2017 at 15:38 | history | asked | Copernicus | CC BY-SA 3.0 |