Issue setting up SSO when running Kanboard as a container

Hi everyone,

we are using Kanboard within a Docker container behind an Apache (reverse proxy). We are using the official Docker images.

We are currently trying to set up SSO for Kanboard. The Apache seems to be configured correctly (the logs shows us the authenticated user) and we configured SSO as written in the Kanboard docs. But it does not work… I was wondering if the NGinx within the Docker image also needs to be configured to pass the REMOTE_USER header.

Does anyone have tips regarding our issue?

Greetings, Peter :slight_smile: