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

Problems with OAuth authentication #423

Closed TomIraz closed 3 months ago

TomIraz commented 7 months ago

We tried to use geOrchestra image for gateway from this guide: https://geoserver.org/geoserver-cloud/configuration/

The problems we encounter where based on that the container start correctly but there was no path that get us to the UI. After looking a bit more in the repo of the image of geOrchestra, the gateway configuration gateway.yaml it different and has different targets so it would never work with only a replace of the image.

Could you shared an example of the configuration for the geOrchestra gateway that works with geoserver cloud?

Thanks in advance.

groldan commented 3 months ago

Closing as out of topic. The geonode OAuth2 plugin is available in main (1.9-SNAPSHOT), which is what you were after