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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesAuthentication Chains

Verifies identity through a configurable sequence of providers before granting access to any target.

Distinct from Pluggable Authentication Handlers: Distinct from Pluggable Authentication Handlers: focuses on the ordered chain of multiple providers rather than individual handler implementations.

Explore 1 awesome GitHub repository matching security & cryptography · Authentication Chains. Refine with filters or upvote what's useful.

Awesome Authentication Chains GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • warp-tech/warpgateAvatar de warp-tech

    warp-tech/warpgate

    6,578Ver en GitHub↗

    Warpgate is an SSH bastion host that authenticates users and proxies connections to internal servers while recording all session activity. It is distributed as a single standalone binary with no runtime dependencies, stores configuration and session data in a local SQLite database by default, and supports role-based access control to determine which users can reach which targets. The bastion verifies identity through a configurable chain of authentication methods including passwords, one-time codes, single sign-on, and time-limited ticket tokens. It captures and stores SSH session activity as

    Verifies identity through a configurable chain of providers including passwords, OTP, SSO, and ticket tokens before granting access.

    Rustbastionbastion-hosthttps
    Ver en GitHub↗6,578
  1. Home
  2. Security & Cryptography
  3. Pluggable Authentication Handlers
  4. Authentication Chains