Authelia is an open-source Two-factor Authentication System with single sign-on (SSO)

Authelia is an open-source Two-factor Authentication System with single sign-on (SSO)

Table of Content

Authelia is a highly regarded open-source authentication and authorization server. It offers an advanced level of security, providing two-factor authentication, which is a method of confirming users' claimed identities by using a combination of two different factors.

This ensures that your data and applications are only accessible to the intended users. Moreover, Authelia simplifies the login process by offering single sign-on capabilities for applications. This means that users can log in once and gain access to all systems without being prompted to log in again at each of them. It's an excellent solution for enhancing and streamlining your system's security measures.

Features

This is a list of the key features of Authelia:

  • Several second factor methods:
  • Password reset with identity verification using email confirmation.
  • Access restriction after too many invalid authentication attempts.
  • Fine-grained access control using rules which match criteria like subdomain, user, user group membership, request uri, request method, and network.
  • Choice between one-factor and two-factor policies per-rule.
  • Support of basic authentication for endpoints protected by the one-factor policy.
  • Highly available using a remote database and Redis as a highly available KV store.
  • Compatible with Traefik out of the box using the ForwardAuth middleware.
  • Curated configuration from LinuxServer via their Swag container as well as a guide.
  • Compatible with Caddy using the forward_auth directive.
  • Kubernetes Support:
  • Beta support for OpenID Connect.

License

  • Apache-2.0 License

Resources

GitHub - authelia/authelia: The Single Sign-On Multi-Factor portal for web apps
The Single Sign-On Multi-Factor portal for web apps - GitHub - authelia/authelia: The Single Sign-On Multi-Factor portal for web apps







Open-source Apps

9,500+

Medical Apps

500+

Lists

450+

Dev. Resources

900+

Read more

Why We're Betting Big on DeepSeek-V3: A Personal Dive into the Open-Source AI That’s Changing the Game and Redefining AI Excellence

Why We're Betting Big on DeepSeek-V3: A Personal Dive into the Open-Source AI That’s Changing the Game and Redefining AI Excellence

In a bold challenge to AI giants like OpenAI, DeepSeek has unleashed DeepSeek-R1—a revolutionary open-source model that marries brute-force intelligence with surgical precision. Boasting 671 billion parameters (only 37B active per task), this MIT-licensed marvel slashes computational costs while outperforming industry benchmarks in coding, mathematics, and complex reasoning. With

By Hazem Abbas