Actions
Story #8566
open[API] Go code to implement the Arvados API permissions model
Status:
New
Priority:
Normal
Assigned To:
-
Category:
API
Target version:
-
Start date:
02/26/2016
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
A function that takes an Arvados user U, an Arvados read/write/manage permission P, and an arbitrary Arvados object O. It returns true if U has P permission to O, and false otherwise.
This is a measurable start to replacing some API services, especially Websockets, in Go.
TBD: More fully specify the interface, and any others necessary.
Updated by Brett Smith almost 9 years ago
- Target version set to Arvados Future Sprints
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions