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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesExternal Authentication Integrations

Integrates with third-party authentication providers to secure access to backend services.

Distinct from OIDC & Basic Auth Access Control: Covers a variety of external auth methods like OAuth2, Basic Auth, and forward-auth, which is broader than the specific OIDC/Basic Auth candidate provided.

Explore 5 awesome GitHub repositories matching security & cryptography · External Authentication Integrations. Refine with filters or upvote what's useful.

Awesome External Authentication Integrations GitHub Repositories

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

    zenml-io/zenml

    5,451عرض على GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Integrates with third-party authentication providers to secure access to backend services and cloud resources.

    Pythonagentopsagentsai
    عرض على GitHub↗5,451
  • tobychui/zoraxyالصورة الرمزية لـ tobychui

    tobychui/zoraxy

    5,268عرض على GitHub↗

    Zoraxy هي أداة إدارة شبكة تركز على إدارة الوكيل العكسي (Reverse Proxy) لـ HTTP. توفر واجهة رسومية مركزية لتوجيه حركة مرور الويب من النطاقات العامة إلى خدمات الخلفية الداخلية، باستخدام وكيل قائم على Go لاعتراض الطلبات وإعادة توجيهها. يتجاوز المشروع توجيه الويب القياسي من خلال تقديم واجهة SSH قائمة على المتصفح لإدارة الخادم عن بُعد وتنفيذ الأوامر. كما يدعم إعادة توجيه TCP و WebSocket على مستوى طبقة النقل لإدارة حركة المرور غير المتعلقة بـ HTTP بين العملاء الخارجيين والمنافذ الداخلية. تشمل القدرات الواسعة إدارة دورة حياة شهادة TLS المؤتمتة عبر ACME، والتحكم في الوصول إلى الشبكة باستخدام التصفية القائمة على CIDR، وتكامل مصادقة المستخدم. يدمج النظام أيضاً أدوات البنية التحتية للشبكة لمسح IP والمنافذ، ومراقبة توفر الخدمة، وتحليل إحصائيات حركة المرور.

    Secures backend services via Basic Auth, OAuth2, reCAPTCHA, and external forward-authentication providers.

    HTMLcluster-gatewaygolanghomelab
    عرض على GitHub↗5,268
  • sct/overseerrالصورة الرمزية لـ sct

    sct/overseerr

    5,000عرض على GitHub↗

    Overseerr هي بوابة طلب مستضافة ذاتيًا ومنسق أتمتة وسائط مصمم لإدارة اكتشاف واقتناء الأفلام والمسلسلات التلفزيونية. تعمل كمنصة لاكتشاف الوسائط ومدير طلبات مخصص لخوادم وسائط Plex، مما يوفر واجهة مركزية للمستخدمين للعثور على المحتوى وتقديم الطلبات. ينسق النظام سير عمل طلب الوسائط عن طريق ربط عمليات إرسال المستخدم بخدمات التنزيل التلقائية. يتزامن مع خوادم الوسائط لتتبع محتوى المكتبة الحالي ومنع الطلبات المكررة، مع تزويد المسؤولين بلوحة معلومات للموافقة على الطلبات المعلقة أو رفضها. تتضمن المنصة قدرات لمصادقة المستخدم الخارجي والتحكم في الوصول القائم على الأدوار لإدارة الأذونات الدقيقة. كما تتميز بنظام إشعارات لتنبيه المستخدمين عند طلب المحتوى أو توفره، إلى جانب أدوات لتنظيم قوائم المراقبة وقوائم الحظر.

    Supports user verification via external identity providers to secure access.

    TypeScriptdockermovienotifications
    عرض على GitHub↗5,000
  • datlechin/tableproالصورة الرمزية لـ datlechin

    datlechin/TablePro

    4,471عرض على GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Authenticates external integrations using secure tokens via deep links or callbacks to avoid manual credential entry.

    Swift
    عرض على GitHub↗4,471
  • blazegraph/databaseالصورة الرمزية لـ blazegraph

    blazegraph/database

    985عرض على GitHub↗

    This project is a high-performance semantic graph database engine designed for storing and querying massive RDF datasets. It functions as a specialized platform for managing linked data and complex relationship models, utilizing standard semantic web protocols to integrate and analyze distributed information sources. The system distinguishes itself through its use of B-Tree indexing to enable rapid traversal of relationships within large-scale datasets and its support for the Triple Pattern Fragments protocol to facilitate scalable web-based access. It provides automated tools for transformin

    Delegates user verification and access control to host-level web containers or reverse proxies.

    Javablazegraphgraph-databaserdf
    عرض على GitHub↗985
  1. Home
  2. Security & Cryptography
  3. External Authentication Integrations