-
Notifications
You must be signed in to change notification settings - Fork 11
Access Permissions
Dickson Law edited this page Jun 28, 2017
·
1 revision
IIIF Toolkit supports user access permissions for the default Omeka levels. Certain paths/functions are blocked off according to authorizations afforded to each level.
| Task/Page | Super User | Administrator | Contributor | Researcher | Public |
|---|---|---|---|---|---|
| Annotator | |||||
| Mirador annotator | Allow | Allow | Allow | Deny | Deny |
| Annotation endpoint | Allow all | Allow all |
|
Deny | Deny |
| Manifests | |||||
With /admin/ prefix |
Show all items, no annolist.json
|
Show all items, no annolist.json
|
Show all items, no annolist.json
|
Show all items, no annolist.json
|
Deny |
Without /admin/ prefix |
Show all items, with annolist.json
|
Show all items, with annolist.json
|
Show all items, with annolist.json
|
Show all items, with annolist.json
|
|
| IIIF Toolkit admin menu | |||||
| Import form | Show | Show | Show | Deny | Deny |
| Status monitor | Show | Show | Show | Deny | Deny |
| Maintenance | Allow purging all cached content | Allow purging all cached content | Allow purging own cached content | Deny | Deny |