ReBAC
Definition
ReBAC (Relationship-Based Access Control) is an authorization model that determines access based on the relationships between entities. Instead of static role assignments, ReBAC evaluates graph-based relationships (e.g., "user is a member of organization X, which owns resource Y") to make access decisions. Keymate implements ReBAC through the FGA engine.