My setup:
JWSDP 1.2
Windows XP Pro
JDK 1.4.2
I want to know who's accessing a certain web page after they've
authenticated to Tomcat. No problem if I use BASIC authentication.
However, when I use SSL-CLIENT authentication, calling getUserPrincipal() on
the incoming Request object returns null, which is no use at all.
Question: is this intended behaviour (it's pretty dumb if it is)? If not,
how do I get information about the authenticated user?
TIA,
Chris Williams.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)