awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesAuthorization Server Deployments

Processes for installing and configuring centralized authorization servers in containerized environments.

Distinct from Docker Installations: The candidates are focused on narrow installation types (Docker-only or CA servers), not the overall deployment of an authorization service.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Authorization Server Deployments. Refine with filters or upvote what's useful.

Awesome Authorization Server Deployments 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.
  • openfga/openfgaAvatar de openfga

    openfga/openfga

    4,793Voir sur GitHub↗

    OpenFGA is a fine-grained authorization server and policy decision point that implements relationship-based access control. It serves as a centralized authorization service for evaluating access requests and managing relationship tuples across distributed microservices and multi-tenant environments. The engine combines relationship graphs with attribute-based access control, using the Common Expression Language to evaluate dynamic runtime attributes and conditional access rules. It handles complex hierarchies and nested permissions by traversing chains of associations and parent-child links t

    Facilitates the installation and configuration of the authorization server across Docker and Kubernetes environments.

    Goabacauthorizationentitlements
    Voir sur GitHub↗4,793
  • cerbos/cerbosAvatar de cerbos

    cerbos/cerbos

    4,460Voir sur 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

    Runs authorization logic locally within browsers or edge environments using WebAssembly.

    Goaccess-controlauthorizationgo
    Voir sur GitHub↗4,460
  1. Home
  2. DevOps & Infrastructure
  3. Authorization Server Deployments

Explorer les sous-tags

  • Local Authorization Deployments1 sous-tagRunning authorization engines as local daemons or sidecars for low-latency decision making. **Distinct from Authorization Server Deployments:** Focuses on local-only deployment for low latency, rather than centralized server installation.