simple totp subrequest authentication
root 328ebff44e added copy command | vor 1 Jahr | |
---|---|---|
build | vor 1 Jahr | |
.gitignore | vor 2 Jahren | |
CODE-EXPLAINED.md | vor 2 Jahren | |
README.md | vor 1 Jahr | |
docker-compose.yml | vor 1 Jahr | |
new-secret.sh | vor 1 Jahr | |
vdi.example.com_location | vor 2 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