nforwardauth
Nforwardauth handles simple and minimalist forward auth service intended for use with reverse proxies as a self-hosted solution.
Overview
Simple and minimalist forward auth service intended for use with reverse proxies (Traefik, Caddy, nginx, etc) Simple and minimalist forward auth service intended for use with reverse proxies (Traefik, Caddy, nginx, etc) - nosduco/nforwardauth The project has 156 GitHub stars and is licensed under MIT.
Getting Started
Source: GitHub README
echo "test:$(openssl passwd -6 test)" >> /path/to/passwd
docker run -p 3000:3000 \
-e TOKEN_SECRET=example-secret-123 \
-e AUTH_HOST=nforwardauth.localhost.com \
-v /path/to/passwd:/passwd \
nosduco/nforwardauth:v1
Normalized Features
Source: tool-features-normalized.json
docker, rest api.
Deploy
Features
Integrations & APIs
- REST API
Related Security & Authentication Tools
View all 159 →Ghidra
66KA free, open-source software reverse engineering framework created by the NSA — disassemble, decompile, and analyze compiled code on any platform.
PocketBase
58KOpen-source backend in a single 12 MB binary — realtime database, auth, file storage, and admin dashboard. No Docker, no Postgres, just run it.
Vaultwarden
57KLightweight, self-hosted Bitwarden-compatible password manager written in Rust. Uses 10x less RAM than the official server and works with all Bitwarden clients.
Zen Browser
41KZen Browser is a privacy-focused, beautifully designed Firefox fork with a unique sidebar tab layout, split views, and built-in content blocking — no telemetry, no tracking.
Vault
35KManage secrets and protect sensitive data. Securely store and control access to tokens, passwords, certificates, and encryption keys.
KeyCloak
33KOpen source identity and access management. Add authentication to applications and secure services with minimum effort.