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

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

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

2 个仓库

Awesome GitHub RepositoriesProxy Authorization Integrations

Connectors for offloading authorization decisions to a centralized engine from reverse proxies.

Distinct from Reverse Proxy Security: Distinct from Reverse Proxy Security: focuses on the integration with a centralized policy engine rather than general proxy security patterns.

Explore 2 awesome GitHub repositories matching security & cryptography · Proxy Authorization Integrations. Refine with filters or upvote what's useful.

Awesome Proxy Authorization Integrations GitHub Repositories

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

    casbin/casbin

    19,848在 GitHub 上查看↗

    Casbin is an authorization library that provides a model-based engine for enforcing access control across diverse application environments. It decouples authorization logic from application code by using a configuration-driven approach, allowing developers to define access rules and evaluation logic independently. The system supports a wide range of access control models, including role-based, attribute-based, and relationship-based patterns, which are evaluated at runtime to determine if a subject is permitted to perform an action on a resource. The project distinguishes itself through a hig

    Connects reverse proxies and service meshes to a centralized policy engine.

    Goabacaccess-controlacl
    在 GitHub 上查看↗19,848
  • cerbos/cerboscerbos 的头像

    cerbos/cerbos

    4,460在 GitHub 上查看↗

    Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing access control. It functions as a policy-as-code platform, allowing teams to define, test, and distribute authorization rules using declarative YAML or JSON configurations. By decoupling access logic from application code, it enables consistent permission enforcement across diverse service stacks. The project distinguishes itself through its ability to translate high-level authorization policies into native database query filters. This capability allows applications to enforce sec

    Integrates custom authorization logic into network proxy workflows to perform dynamic access checks.

    Goaccess-controlauthorizationgo
    在 GitHub 上查看↗4,460
  1. Home
  2. Security & Cryptography
  3. Reverse Proxy Security
  4. Proxy Authorization Integrations