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
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