Hi,
I’m currently looking into various options for username/password-based container authentication for GeoServer.
The J2EE filter requires fiddling with web.xml and gives me an ugly native popup from the browser.
What I would ideally want is for J2EE filter to call HttpServletReguest.login() and have the container handle the authentication from the GeoServer form.
Is that be something you would be interested in adding to the current J2EE filter? This would require bumping the servlet-api version to 3.0. I’m willing to provide patches if I get some pointers on where to begin.
If that’s not an option, would it be possible to write an extension for that?
Thanks for a great product!
Br,
Martin Andersson