Re: Combining form-based authentication with client-cert authentication

2007-06-20 Thread Johnny Kewl
oceed. On the login page, you have a link to the SSL easy access page. Something like that... interesting project. - Original Message - From: "Nick Duan" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 20, 2007 2:17 PM Subject: Combining form-based authentication w

Combining form-based authentication with client-cert authentication

2007-06-20 Thread Nick Duan
Is there anyway to allow both client-cert authentication and form-based authentication to work together in Tomcat? or J2EE web servers in general? I'd like to have users to log in to an web app using either user cert or username/password. If a user doesn't have a cert, the login page will show up