docker-qgis-server icon indicating copy to clipboard operation
docker-qgis-server copied to clipboard

Support for auth config

Open TommasoDb opened this issue 2 years ago • 1 comments

I'm trying to use auth config like explained in this documentation: https://docs.qgis.org/3.22/en/docs/user_manual/auth_system/auth_workflows.html#qgis-server-support

Setting the environment variables in Docker does not work for me: QGIS_AUTH_DB_DIR_PATH and QGIS_AUTH_PASSWORD_FILE It seems that Qgis Server ignores the variables.

Is this supported in the image? There is any solution or workaround?

TommasoDb avatar Dec 07 '22 08:12 TommasoDb

There is no reason that those variable will not be passed to QGIS, you should have an issue somewhere else...

sbrunner avatar Jan 30 '23 07:01 sbrunner