Need quick guide to access policies

Hey all,

Could someone please point me in the right direction? I need a guide to setting up access policies.

I’ve got my MVP built and the final step is restricting customers to their own content.

I can’t find anything that’s up to date. Just me? :grimacing:

Hello, David, please share more details. What is the problem you are facing

Hi Ahmad, when a client user logs in to the app, I need them to only have access to their organisation's collections and files. They shouldn't be able to see or touch other organisations' data. How?

1 Answer

1

Hey @David_O, have you seen the Directus Academy Access Control video?

Thanks @Beth, I’d not seen that, but it’s really a tutorial I’m looking for. Ideally one based around multi tenancy. ie. I want to be able to limit customers to seeing, creating & editing content related to their organisation. There must be an easier way than adding a “where org == $current_user.org” filter to every policy part.