Hi all,
This question was part of another post, but since the title was wrong I prefer make a new post.
When I set the catalog security either to mixed or challenge mode (2.1 beta) and try a getMap on a secured ressource, I got:
- HTTP 302 error that shows the location: "http://localhost:8080/geoserver/admin/login.do"
- When trying to access this url, it shows an HTTP 404 error.
This way it is impossible to challenge authentication because no HTTP 401 is send back. I think the HTTP 302 error may be correct, but the location that it shows is certainly wrong. Do I missed to configure somethong or is it a known/new bug?
Regards,