1 repo
Security mechanisms that intercept HTTP requests at the gateway to validate identity before routing to backend services.
Distinguishing note: Specifically addresses gateway-level authentication interception rather than application-level middleware.
Explore 1 awesome GitHub repository matching security & cryptography · Reverse Proxy Authentication. Refine with filters or upvote what's useful.
Authelia is a centralized identity and access management server designed to secure web applications through unified authentication and authorization. It functions as an identity authority that enables single sign-on across diverse platforms, allowing users to access multiple services with a single set of credentials. By acting as a standards-compliant provider, it facilitates secure identity propagation and token issuance for client applications. The platform distinguishes itself through its ability to integrate directly with web gateways as a reverse proxy authentication middleware, intercep
Intercepts incoming HTTP requests at the gateway level to validate user identity before granting access to protected backend services.