Actions
Feature #2066
closedIIIF: Access restriction
Start date:
2023-11-06
Estimated time:
Description
We will have to look into restrictions for providing IIIF images, especially regarding image licenses.
- Deny access to manifest if no appropriate license is given (waiting for #2105)
- Deny access to not logged in users if images are not public (how do we define if images are public?)
Resource: https://github.com/IIIF/awesome-iiif?tab=readme-ov-file#authentication
Updated by Alexander Watzinger about 1 year ago
- Start date changed from 2023-09-14 to 2022-12-09
- Follows Feature #1909: IIIF image API server added
Updated by Bernhard Koschiček-Krombholz about 1 year ago
- Start date changed from 2022-12-09 to 2023-09-18
Updated by Bernhard Koschiček-Krombholz about 1 year ago
For the licence/rights at the IIIF manifest we have two fields:
"license": "http://rightsstatements.org/vocab/NoC-NC/1.0/", "attribution": "Provided by Example Organization",
license has to be a URL. We should take this in consideration for discussion further steps.
Updated by Bernhard Koschiček-Krombholz about 1 year ago
- Description updated (diff)
- Target version changed from 8.0.0 to 8.3.0
Moved license related topic to own issue #2105.
Updated by Bernhard Koschiček-Krombholz about 1 year ago
- Start date changed from 2023-09-18 to 2023-11-06
- Follows Feature #2105: New file license system added
Updated by Bernhard Koschiček-Krombholz about 1 year ago
- Precedes Feature #2107: IIIF: Automatically convert image files to IIIF added
Updated by Alexander Watzinger about 1 year ago
- Category changed from API to IIIF
Updated by Alexander Watzinger 12 months ago
- Subject changed from IIIF access restriction to IIIF: Access restriction
Updated by Alexander Watzinger 10 months ago
- Status changed from Acknowledged to Assigned
- Assignee set to Bernhard Koschiček-Krombholz
- Target version changed from 8.3.0 to 8.2.0
Updated by Bernhard Koschiček-Krombholz 10 months ago
- Description updated (diff)
Updated by Alexander Watzinger 10 months ago
- Status changed from Assigned to Closed
- Target version deleted (
8.2.0)
After some research we didn't find any solution to add access control about showing images from the IIPImage server.
Updated by Alexander Watzinger 9 months ago
- Follows deleted (Feature #2105: New file license system)
Actions