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
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
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
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.