Hi everybody, I’m struggling with an issue: got a personal ohcloud instance running fine. It’s a docker stack with mongo and redis running inside an Ubuntu host with apache2 acting as a reverse proxy.
The system is fine but when i load the page https://myserver.mydomain.com and login into ohcloud, as soon as i click on to reach the dashboard i’m asked for authentication again. The request has to be filled in through the browser authentication box and the username/password asked belongs to ohcloud database. If the auth goes ok i have my dashboard, if i enter wrong username/password i have a 401 “unauthorized”.
What am I missing?