awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAccess Control Integration

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.

Awesome Access Control Integration GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ory/ketoory 的头像

    ory/keto

    5,270在 GitHub 上查看↗

    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.

    Goabacaccess-controlacl
    在 GitHub 上查看↗5,270
  1. Home
  2. Networking & Communication
  3. API and Integration Frameworks
  4. API Management and Integration
  5. API Gateways
  6. Access Control Integration

探索子标签

  • Network-LevelIntegrates with external libraries to enforce connection-level restrictions. **Distinct from Access Control Integration:** Distinct from Access Control Integration: focuses on TCP-level connection filtering rather than API-gateway request authorization.