You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems like a good framework for retrieving lists of resources, with nice inheritance/etc, but does it support assertions?
eg: Rather than saying Group A has access to Resources a,b,d, and q, can I say "Users with Group A have access to Resources which cost less than $10?"
And can I then say "Give me a list of all resources accessible to User A"?
The text was updated successfully, but these errors were encountered:
This seems like a good framework for retrieving lists of resources, with nice inheritance/etc, but does it support assertions?
eg: Rather than saying Group A has access to Resources a,b,d, and q, can I say "Users with Group A have access to Resources which cost less than $10?"
And can I then say "Give me a list of all resources accessible to User A"?
The text was updated successfully, but these errors were encountered: