datopian / ckanext-blob-storage

CKAN extension to offload blob storage to cloud storage providers (S3, GCS, Azure etc).
http://tech.datopian.com/blob-storage/
MIT License
14 stars 4 forks source link

Translate full resource scope to storage scope using scope modifier #47

Closed shevron closed 3 years ago

shevron commented 3 years ago

This is a different approach to fix #45. It relies on ckanext-authz-service 0.1.4+ and possibly fixes in Giftless, and will send the "in storage" path to the object as authorized scope instead of the "in CKAN" path to the object.