Permission
Permission Service
Permissions allow the sharing of any resource with other users:
- TOIs
- AOI Collections
- Algorithms
- Algorithm Configs
- Algorithm Computations
- Analyses
- Analysis Configs
- Analysis Computations
- Results
The interactivity available to users with these resources depends on their Permission Type:
- Read : ability to retrieve information about the resource and use it as an immutable input to other functions (use a shared AOI Collection in an Algorithm Computation)
- Write : ability to edit the resource and use it as an input to other functions (update the end_date of a shared TOI before using it in an Algorithm Computation)
- Admin : full control of the resource, this is the permission type granted to the creator of the resource
Updated 6 months ago