awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ory/ketoالصورة الرمزية لـ ory

    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.