1 个仓库
Enforces fine-grained access control on API requests by integrating with API gateway services.
Distinct from API Gateways: Distinct from API Gateways: focuses on integrating authorization enforcement with gateways, not on providing the gateway itself.
Explore 1 awesome GitHub repository matching networking & communication · Access Control Integration. Refine with filters or upvote what's useful.
Ory Keto is an open-source authorization server that implements Google Zanzibar’s relationship-based access control model. It stores every access relationship as a tuple in a SQL database and exposes a declarative TypeScript-like namespace language for defining object types, relations, and permissions. The service provides bidirectional permission resolution, configurable consistency levels for checks, and dual gRPC and REST APIs for broad integration. Keto extends the Zanzibar model with edge enforcement of access policies, structured compliance auditing of permission decisions, and infrastr
Enforces fine-grained access control on API requests by integrating with API gateway services.