On 17/12/2010 08:27, Mark Thomas wrote:
> On 17/12/2010 07:36, Pid * wrote:
>> On 17 Dec 2010, at 00:37, Steve Mitchell 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 au
On 17/12/2010 07:36, Pid * wrote:
> On 17 Dec 2010, at 00:37, Steve Mitchell 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 rout
On 17 Dec 2010, at 00:37, Steve Mitchell 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
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).
I have a workaround -- use an Apache