Issue Type: Bug Bug
Affects Versions: 2.3.0
Assignee: Andrea Aime
Components: Security
Created: 19/Apr/13 9:06 AM
Description:

1. Via administrator web interface, configure default filter chain to "Accept only SSL requests"

2. Try to access any WMS layer using HTTP, for example: http://localhost:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=tasmania&styles=&bbox=143.83482400000003,-43.648056,148.47914100000003,-39.573891&width=512&height=449&srs=EPSG:4326&format=application/openlayers

3. Your request will be redirected to https://localhost:8443/wms?height=449&bbox=143.83482400000003%2C-43.648056%2C148.47914100000003%2C-39.573891&width=512&layers=tasmania&request=GetMap&service=WMS&srs=EPSG%3A4326&format=application%2Fopenlayers&version=1.1.0

Redirection is correct, except the path "/wms" - it should be "/geoserver/wms" as in original request.

Project: GeoServer
Priority: Minor Minor
Reporter: Andrii Borovyk
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to