RE: mixing authentication schemes

2012-06-22 Thread Aggarwal, Ajay
again. -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, June 21, 2012 7:01 PM To: Tomcat Users List Subject: Re: mixing authentication schemes On 21/06/2012 20:34, Aggarwal, Ajay wrote: > Sorry about the poor formatting of my message. Research OAuth. p > --

Re: mixing authentication schemes

2012-06-21 Thread Pid
t; Subject: mixing authentication schemes > > CURRENT ENVIRONMENT > > > > Our device is managed via a tomcat 6 based web-server that runs on the > device. We have a proprietary XML/JSON API that web based UI client uses > to talk to web-server. We are NOT using container manag

RE: mixing authentication schemes

2012-06-21 Thread Aggarwal, Ajay
Sorry about the poor formatting of my message. -Original Message- From: Aggarwal, Ajay [mailto:ajay.aggar...@stratus.com] Sent: Thursday, June 21, 2012 3:27 PM To: users@tomcat.apache.org Subject: mixing authentication schemes CURRENT ENVIRONMENT Our device is managed via a tomcat 6

mixing authentication schemes

2012-06-21 Thread Aggarwal, Ajay
CURRENT ENVIRONMENT Our device is managed via a tomcat 6 based web-server that runs on the device. We have a proprietary XML/JSON API that web based UI client uses to talk to web-server. We are NOT using container managed security. Instead our application has implemented its own authentication.