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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ory/ketoAvatar de ory

    ory/keto

    5,270Voir sur 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
    Voir sur 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

Explorer les sous-tags

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