cedadev / cmip6-object-store

CMIP6 Object Store Library
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Access control - document how to give others download access to your buckets in Object Store #11

Closed agstephens closed 4 years ago

agstephens commented 4 years ago

Please provide instructions in markdown format for how to go about giving remote read access to objects in Caringo - to users that have no credentials.

agstephens commented 4 years ago

See the solution in the code here:

https://github.com/cedadev/cmip6-object-store/blob/master/cmip6_object_store/caringo_store.py#L31