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
Relationship-based access control (ReBAC) is an access control model where permissions are granted based on the relationships between entities (e.g. users, resources, groups), beyond roles and attributes. This is used in production by companies like Google (e.g. for Google Docs sharing permissions), and enables convenient use case fulfillment such as automatic relations/authZ based on nested attributes resulting from an authZ graph (typically directed).
Relationship-based access control (ReBAC) is an access control model where permissions are granted based on the relationships between entities (e.g. users, resources, groups), beyond roles and attributes. This is used in production by companies like Google (e.g. for Google Docs sharing permissions), and enables convenient use case fulfillment such as automatic relations/authZ based on nested attributes resulting from an authZ graph (typically directed).
See Google Zanzibar paper for reference implementation
Reading/references:
https://cspages.ucalgary.ca/~pwlfong/Pub/codaspy2011.pdf
https://dl.acm.org/doi/10.1145/1943513.1943539
https://www.researchgate.net/publication/236136712_A_New_Access_Control_Scheme_for_Facebook-Style_Social_Networks
https://www.osohq.com/academy/relationship-based-access-control-rebac
https://permify.co/post/relationship-based-access-control-rebac
https://aws.amazon.com/blogs/database/graph-powered-authorization-relationship-based-access-control-for-access-management
https://docs.permit.io/how-to/build-policies/rebac/overview
https://www.permit.io/blog/custom-policies