AlexGacon opened this issue a year ago · 1 comments
When you try to use WFS request on a GS Cloud environment with headers, the request is rejected because of CORS.
It is solved by adding allowedHeaders: "*" into gateway-service.yml.
It should be part of the default configuration IMO.
Fixed at geoserver/geoserver-cloud-config@53034be