-
Notifications
You must be signed in to change notification settings - Fork 83
Geoserver 2.19.2 #81
Comments
Hello, any updates? |
I guess the image is available already |
Hi, I've simply pulled the new docker image (i.e. 2.19.x) then downloaded the latest data dir (data-2.18.3.zip) and finally I ran the container. The app started but on login the authentication fails because of the following wrong url This doesn't happen with 2.18.2 any suggestions? |
I suppose you have to configure the OAUTH2 client id and secrets.
…On Thu, Oct 7, 2021 at 3:31 PM Giuseppe Trotta ***@***.***> wrote:
Hi,
I'm trying 2.19.x instead of 2.18.2, but I'm having some problems
I've simply pulled the new docker image (i.e. 2.19.x) then downloaded the
latest data dir (data-2.18.3.zip) and finally I ran the container. The app
started but on login the authentication fails because of the following
wrong url
http://geonode/geoserver/j_spring_security_check
This doesn't happen with 2.18.2
Tried to fix the proxyBaseUrl in the global.xml but after restarting the
container the result is the same
any suggestions?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#81 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAELN6IW645S2BMMHT4NWX3UFWOJHANCNFSM5D74HJVQ>
.
|
not sure I understand ... is oauth2 the default protocol with v2.19.x?
|
fixed my issue with login for some reason (I don't know) restarting the container did not load the change to the global.xml. Inside the container stop/start tomcat worked and I was able to authenticate. |
Hello,
I was trying to use the latest geoserver stable version (2.19.2 if I'm not wrong) with docker, but found that the latest version available on docker hub is the 2.18.2.
Is there any plan to release an upgraded docker image?
Thank you for your support!
The text was updated successfully, but these errors were encountered: