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