https://lakefs.io/ logo
Title
c

Clay Buxton

08/22/2022, 3:04 AM
Is there a way to make objects in LakeFS publicly available via http.
e

Eden Ohana

08/22/2022, 3:16 AM
Hi Clay, LakeFS authorization works like AWS IAM, you can create a policy for that. https://docs.lakefs.io/reference/authorization.html#fsreadall
c

Clay Buxton

08/22/2022, 3:20 AM
From what I understand policies only apply to authenticated users. Is it possible to give a repository a policy that allows unauthenticated users to Read?
e

Eden Ohana

08/22/2022, 3:26 AM
No it is not possible. Can you share your use case