netbird
netbird copied to clipboard
Implement Zero Trust Authentication for Web Applications
I've been thinking about a feature of implementing Zero Trust authentication for web applications.
Essentially, I'm imagining extending the current capabilities to support Zero Trust principles by adding support for web application authentication based on emails, groups, and other identity factors, similar to what Cloudflare Tunnel does for web apps.
Implementing this also provides isolation for self-hosted applications, requiring users to authenticate before they can access anything.
Is this something that’s possible to implement? I’m really excited about the potential of this feature and would love to hear your thoughts on it.