This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
user_cruudd [2022/07/25 11:01] yves |
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 a root directory. Also grants permissions to create annotations in slides 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. | + | * **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. Also grants permissions to modify annotations on slides 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]]. |
| - | * 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]] | + | * **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 |}} | ||