geoserver / geoserver-cloud

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

how to enabled Authkey Extension #442

Closed giserzhangwl closed 4 months ago

giserzhangwl commented 5 months ago

how to enabled Authkey Extension。

GeoServer-Cloud version 1.7.0

image
groldan commented 4 months ago

just set the env variable GEOSERVER_SECURITY_AUTHKEY to true. It's enabled by default in 1.8.0 though See here: https://github.com/geoserver/geoserver-cloud-config/blob/v1.8.0/geoserver.yml#L55