On 17/12/2010 07:36, Pid * wrote:
> On 17 Dec 2010, at 00:37, Steve Mitchell <[email protected]> wrote:
> 
>> I would like my Tomcat instance to authenticate different roles differently. 
>>  E.g., admins must use SSL client auth, while regular users use HTTP basic 
>> authentication over SSL.  This seems like a routine requirement, but it's 
>> unsupported in Tomcat 6 (or 7).
> 
> Look at the MultiRealm in the docs/svn.

Multiple Realms won't help. What is required is multiple authenticators
which isn't supported.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to