Checklist
I have read intro post: https://community.passbolt.com/t/about-the-installation-issues-category/12
I have read the tutorials, help and searched for similar issues
I provide relevant information about my server (component names and versions, etc.)
I provide a copy of my logs and healthcheck
I describe the steps I have taken to trouble shoot the problem
I describe the steps on how to reproduce the issue
Hello, I just recently installed Passbolt CE with a docker container. I want to run the app in a virtual folder so I set APP_FULL_BASE_URL to /passbolt and set up my reverse proxy to send all requests to the docker containers IP. However, upon opening this URL I am redirected to /auth/login?redirect=%2F and that of course fails. To me it looks like that the URL redirect is not working fully.
I was able by tweaking the URL to finally somehow log in, install the browser plugin and start using it. But on the next day it was again all the same, the redirect kicks my up to the root of the webserver.