Hi there !

I get an app where user can sign-in and login to ldap via specific authenticationChecker (over complicated now, need to be simplified...).

And a user can create graph throw a specific endpoint (that do some graph initialization stuff).

Now I you like to implement this kind of rules :
* by default a user can only list his graph
* a user can only read and modify his graph
* a user can share readability of theses graphs
* a user can allow some user to modify some of his graph.

How I can manage that via clerezza code ?
I search a bit throw the code but don't see anything obvious...

Thanks !
Take care,
++

Reply via email to