This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
user_cruudd [2022/04/11 16:26] antreas created |
user_cruudd [2023/03/28 11:50] (current) angelos |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Permissions ==== | + | ===== Permissions ===== |
- | PMA.core supports 7 different types of permissions on Root Directories, that can be applied to a **user or a group**. Those types are: | + | PMA.core supports 7 different types of permissions on Root Directories, that can be applied to a **[[user_management|user]] or a [[user_groups|group]]**. Those types are: |
- | * Create: This grants permissions to create folders/subfolders in the structure of root directory | + | |
- | * Read: This grants permissions to read slides and the contents of all folder structure in a root directory | + | * **Create**: This grants permissions to create folders, subfolders in a root directory. |
- | * Update: This grants permissions to rename and move slides and folders in a root directory | + | * **Read**: This grants permissions to read slides and the contents of all folders in a root directory. Also grants the permissions to read annotations from slides in a root directory. |
- | * Delete: This grants permissions to delete slides and folders in a root directory | + | * **Update**: This grants permissions to rename and move slides and folders in a root directory. |
- | * Download: This grants permissions to download slides via the [[https://docs.pathomation.com/pma.core.api/#/Transfer|Transfer API]] | + | * **Delete**: This grants permissions to delete slides and folders in a root directory. |
- | * Upload:This grants permissions to upload slide via the [[https://docs.pathomation.com/pma.core.api/#/Transfer|Transfer API]] | + | * **Download**: This grants permissions to download slides via the [[https://docs.pathomation.com/pma.core.api/#/Transfer|Transfer API]]. |
+ | * **Upload**:This grants permissions to upload slide via the [[https://docs.pathomation.com/pma.core.api/#/Transfer|Transfer API]]. | ||
+ | * **ExecuteScript**: This grants permissions to execute scripts on the slides of a root directory using the [[https://docs.pathomation.com/pma.core.api/#/Script|Script API]]. | ||
+ | |||
+ | To create, edit or delete annotations, a user must have the Create, Update and Delete permissions assigned, regardless of which exactly operation they are performing on the annotations. | ||
{{ :permissions_list.jpg?600 |}} | {{ :permissions_list.jpg?600 |}} |