MTLS Authentication Proxy for the Proxmox VE Web UI
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| config.example.toml | ||
| README.md | ||
Proxmox VE currently doesn't support authentication with TLS client certificates.
This project implements a reverse proxy that authenticates a user using TLS client certificates.
After successful authentication the proxy creates a new session ticket using the PVE API using the mapped credentials in config.toml and injects it into the session.