Example of a deployment of ustackweb with Single Sign-on behind NGINX Reverse Proxy based on Docker containers.
Have a working Docker environment with fig.
Install the following:
Setup the project
make prepare
Run the docker containers
make run
Set the domain in the fig.yml as well as in the github.com/UserStack/ustackweb project.
To support the subdomain cookie read/write in Google Chrome browser the domain must have a valid TLD ending.
See Chromium#56211 and Public Suffix.
See LICENSE.