You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that default Proxy Base URL of GeoServer resolves always to http even if the request came to https. Therefore logging in to GeoServer is broken, because Login form points to http.
It seems that default Proxy Base URL of GeoServer resolves always to
httpeven if the request came tohttps. Therefore logging in to GeoServer is broken, because Login form points tohttp.