Hi all,
After upgrading to the new version of GeoServer(2.23.2) we have faced the issue that wasn’t present in the older GeoServer versions. In the older version of geoserver we can use to login via internal (http://Localhost/geoserver/web)) and external https://example.com/geoserver/web and both are working. In the latest version to be able to use the external link, we will be needing to add the domain in proxy base to web.xml config file under the webapps directory. However, after this configuration applied when we tried to login via localhost/geoserver/web it keeps redirected to the external URL and not retain to localhost.
Current setup:
GeoServer version to 2.23.2
ApacheTomcat 9.0.60
Java (OpenJDK) 11.0.20
GeoServer deployment was via war file.
Thank you in advance.
Best regards,
Maria