openpim / server

Apache License 2.0
58 stars 24 forks source link

Accessing Data for anonymous users #27

Closed jfayad closed 4 months ago

jfayad commented 4 months ago

According to the test we ran so far, it is a requirement to have a valid token in order to have read access to the PIM data. The same also applies for assets (ie images, docs etc...)

The documentation on that side doesn't carry much details, I would like to confirm the understanding I have and also ask if there's any other way available to open up access to certain data to the "outside world" ?

Is there any reason not to use the PIM as a API to populate data on website ?

openpim commented 4 months ago

Hi,

You can set the option directUrl=true to your type in data model that represent the image or file and you will be able to access it without token image