Document Management - permissions
Your users need to be permissioned to use different features of the Document Management component.
Right codes control access to these features. Here are the codes available:
Right codes
Right code | Description |
---|---|
FileStorageView | Ability to view any file storage resource. |
FileStorageUpload | Ability to upload to file storage. |
FileStorageDownload | Ability to download from file storage. |
FileStorageAdminAction | Ability to perform any file storage admin action. |
Default profile set-up
Profile name | Linked codes |
---|---|
FILE_STORAGE_USER | FileStorageView, FileStorageUpload, FileStorageDownload |
FILE_STORAGE_ADMIN | FileStorageAdminAction |
For full details of how to set up permissions, see our page on authorisation.