Hi.
On the Tomcat users lists, a problem was submitted which does not have an easy solution at the Tomcat level. In the course of attempting to resolve the problem, a suggestion came up, to use an Apache httpd front-end to Tomcat, perform the authentication there, and pass the authenticated id to Tomcat.
In the principle, this is entirely feasible, and is not the issue.

But the issue is that the authentication mechanism in certain cases, requires a html form based login, and that there does not seem to exist a standard module, part of the standard Apache distribution, which offers such a form-based login.

Does someone know of a current module (internal or external to Apache itself), which offers this ?


Subsidiary question : I remember from the last ApacheCON Europe in Amsterdam, that there was some talk about an Apache session module (mod_session ?), which I suppose could have this as a part. But I have never heard again of that Apache session module.
Is there any news on that ?

Thanks
André

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to