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
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
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.0.32 and earlier.
On upgrading to Tomcat 6.0.33 or 6.0.35