Re: [gdal-dev] Authentication bearer token for WFS driver

2022-07-08 Thread Even Rouault
Francesco, You should rather set the GDAL_HTTP_HEADER_FILE configuration option / environment variable to the filename of a text file which contains a line like Authorization: Bearer Even Le 08/07/2022 à 23:12, Francesco Bartoli a écrit : Hi devs, is that authentication mechanism sup

[gdal-dev] Authentication bearer token for WFS driver

2022-07-08 Thread Francesco Bartoli
Hi devs, is that authentication mechanism supported to consume a GeoServer layer protected by an OpenID Connect provider? I’m trying to implement a pygeoapi collection protected by the same OIDC provider via the OGR plugin but I need to figure out how the GDAL command line request would look li