Hi, not out of the box, but you might be able to develop a Python server plugin to implement custom authorization/authentication for the server.
A few examples are available here: https://github.com/elpaso/qgis3-server-vagrant/tree/master/resources/web/plugins see httpbasic for example. On Tue, Aug 30, 2022 at 11:39 AM Christoph Jung via Qgis-user <[email protected]> wrote: > > Hello everyone, > > Does anybody have experience with the authorisation of web services published > by the QGIS Server, especially using AD users/groups? Is it possible to > create services that are usable without further action for some authorised > users and all other users cannot consume this services? > > Kind regards, > Christoph > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user -- Alessandro Pasotti QCooperative: www.qcooperative.net ItOpen: www.itopen.it _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
