使用 OAuth2 的地理服务器身份验证

Geoserver Authentication with OAuth2

我正在尝试将 Geoserver 与 Google 的 OAuth2 身份验证系统同步。我一直在关注 Geoserver 的 OAuth Documentation 和 2.12 每晚构建,但设置身份验证的选项似乎无法从 GUI 获得。我假设该模块已与构建打包在一起,但我没有看到配置。是否有我可以检查的特定目录以确保我在本地拥有该模块?

OAuth module is a community module which means it is not included in the released build, you need to fetch the jars from the nightly build server

我相信你会需要:

geoserver-2.12-SNAPSHOT-authkey-plugin.zip 

中的一个(或多个)
geoserver-2.12-SNAPSHOT-sec-oauth2-geonode-plugin.zip
geoserver-2.12-SNAPSHOT-sec-oauth2-github-plugin.zip
geoserver-2.12-SNAPSHOT-sec-oauth2-google-plugin.zip