simple totp subrequest authentication
|
|
vor 2 Jahren | |
|---|---|---|
| build | vor 2 Jahren | |
| .gitignore | vor 3 Jahren | |
| CODE-EXPLAINED.md | vor 3 Jahren | |
| README.md | vor 2 Jahren | |
| docker-compose.yml | vor 2 Jahren | |
| new-secret.sh | vor 2 Jahren | |
| vdi.example.com_location | vor 3 Jahren |
To be used with reverse-proxy
# build the container image
docker compose build
# Popoulate .env file with an random secret and a corresponding qr-code
# for your TOTP mobile app stored in secret.qr`
./new-secret.sh
# Copy and adapt sample configuration
cp vdi.example.com_location /opt/docker/reverse-proxy/data/vhost.d/ts.lime.s-up.net_location