Re: Forms authentication without cookies in 6.0.33

2012-07-22 Thread Brett Mason
On Fri, Jul 20, 2012 at 7:20 PM, Mark Thomas wrote: > Brett Mason wrote: > >Could someone please clarify if Tomcat supports forms authentication > >without cookies? > > It should. > > > If it is intended to be a supported configuration I'm > >happy to submit a bug report and can provided a simpl

Re: Forms authentication without cookies in 6.0.33

2012-07-22 Thread Brett Mason
On Fri, Jul 20, 2012 at 7:06 PM, Pid * wrote: > On 20 Jul 2012, at 03:38, Brett Mason wrote: > > Could someone please clarify if Tomcat supports forms authentication > > without cookies? If it is intended to be a supported configuration I'm > > happy to submit a bug report and can provided a sim

Re: Forms authentication without cookies in 6.0.33

2012-07-20 Thread Mark Thomas
Brett Mason wrote: >Could someone please clarify if Tomcat supports forms authentication >without cookies? It should. > If it is intended to be a supported configuration I'm >happy to submit a bug report and can provided a simple standalone test >app >to reproduce the problem. Please. The best

Re: Forms authentication without cookies in 6.0.33

2012-07-20 Thread Pid *
On 20 Jul 2012, at 03:38, Brett Mason wrote: > Hi there, > > We have an application which uses the forms authentication provided by > Servlet specification and is configured store session IDs in the URL rather > than using cookies. This configuration has been working as expected under > Tomcat 6.