simple totp subrequest authentication

root 328ebff44e added copy command 6 months ago
build 321bf9b617 run initial secret creation as root 6 months ago
.gitignore 676487ba92 initial 1 year ago
CODE-EXPLAINED.md aaec6759c8 initial 1 year ago
README.md 328ebff44e added copy command 6 months ago
docker-compose.yml 42d8e43f0b changed/fixed image name 6 months ago
new-secret.sh fe1747ce34 fixed path for secret 6 months ago
vdi.example.com_location 676487ba92 initial 1 year ago

README.md

Simple totp subrequest authentication

To be used with reverse-proxy

Setup

# 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

Credits:

References: