awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ory/ketoAvatar von ory

    ory/keto

    5,270Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,270
  1. Home
  2. Networking & Communication
  3. API and Integration Frameworks
  4. API Management and Integration
  5. API Gateways
  6. Access Control Integration

Unter-Tags erkunden

  • 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.