access-controller
access-controller copied to clipboard
A highly scalable open-source implementation of an access-control engine inspired by Google Zanzibar-"Google’s Consistent, Global Authorization System"
Results
4
access-controller issues
Sort by
recently updated
recently updated
newest added
Given one or more relations and a subject, the goal of the Lookup API is to determine the object(s) for which the user has the given relation(s). The query should...
enhancement
Snapshot tokens (referred to as zookies in the paper in section 2.2) should be implemented to avoid evaluating checks for new contents using stale ACLs. The purpose of this work...
enhancement