<div dir="ltr">Hi,<div><br></div><div>I have a mapserver mounted with the mapcache extension in a docker container and I would like to add an authorization layer in order to give an access only for my users using an ExpressJS server.</div><div><br></div><div>The pragmatic solution would be to hide the map container from the external network and make an ExpressJS service to verify the identity / autorization of the user and forward the http request in case of success.</div><div><br></div><div>The schema would be client <-> http (Express) <-> http (apache / CGI) <-> mapserv</div><div><br></div><div>But I'm asking myself if it could be possible to use the mapserv executable directly from the ExpressJS server using some CGI module(s) ?</div><div><br></div><div>Is there is someone which already tried this kind of stuff ?</div><div><br></div><div>Thank you and sorry for my bad english,</div><div><br></div><div>Kin</div></div>