geoserver / geoserver-cloud

Cloud Native GeoServer is GeoServer ready to use in the cloud through dockerized microservices.

Home Page:http://geoserver.org/geoserver-cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to enabled Authkey Extension

giserzhangwl opened this issue · comments

how to enabled Authkey Extension。

GeoServer-Cloud version 1.7.0

image

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