geoserver / geoserver-cloud

Cloud Native GeoServer is GeoServer ready to use in the cloud through dockerized microservices.
http://geoserver.org/geoserver-cloud
Other
244 stars 73 forks source link

Allow to disable gateway-shared-auth global filter in the gateway #495

Closed groldan closed 1 month ago

groldan commented 1 month ago

The config property geoserver.security.gateway-shared-auth.enabled only allowed to disable the gateway/webui shared auth in the gs services.

This patch makes it possible to also disable the global filter in the gateway.