Hi all. I have a question. Let's say we have 3 u...
# help
a
Hi all. I have a question. Let's say we have 3 users in sales department. -User1 can see the records that created by him/herself and can also see the records created by User2 and User3. -User2 can only see the record it created by him/herself and the records created by User3. -User 3 can only see the record created by him/herself. Can I manage that case with Cerbos?
f
Yes. It's very achievable. The docs have a similar situation explained with code on how to achieve such a structure. You're probably going to be needing 3 roles for your case.