Hello,
Let’s say that my organization contains different groups of users. Let’s say “Staff” and “Students”
How can I make resources hosted on Staff member pods only accessible to Staff members? How and where can I define who is part of the Staff group? And make sure that no student can pretend to be a Staff member?
Also, would it be possible ( and would it make sense ) to store data on Student’s Pod, only accessible for Staff members? Or should Pod owners always have full control over their data?