Hi all,
in server.xml we have defined a JNDIRealm pointing our ldap of users and
group.
It works.
In order to have the couple authentication and authorization in an
Apache front end server (with mod_jk for the Tomcat's, with reverse
proxy for other as's), I'd like to know if you can suggest a sa
Hi all.
I think that an architecture based on an Apache as front-end and one or
more Tomcat's as back ends is quite common.
Reverse proxying from Apache to Tomcat works, and it still works if we
let Tomcat to provide some authentication and authorization feature
(i.e. via ldap).
Yet I'd li