simple totp subrequest authentication

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

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: