Re: [users@httpd] How do I add the "samesite" attribute to JSESSION cookie

2024-10-18 Thread John Iliffe
On Fri, 2024-10-18 at 09:26 -0400, Thad Humphries wrote: > > On Thu, Oct 17, 2024 at 2:51 PM John Iliffe wrote: > > I asked a similar question to this two weeks ago but now I have a bit more > > information so please > > treat this as a new question. > > > > When one of my screens (at least one

RE: [users@httpd] How do I add the "samesite" attribute to JSESSION cookie

2024-10-18 Thread Marc
> > > It sounds like you might be running Tomcat behind Apache HTTP. If so, add > (or edit) the element in > $CATALINA_BASE/conf/context.xml to read > This is also an issue when you are using JkMount? - To unsubscribe, e-mail

Re: [users@httpd] How do I add the "samesite" attribute to JSESSION cookie

2024-10-18 Thread Thad Humphries
On Thu, Oct 17, 2024 at 2:51 PM John Iliffe wrote: > I asked a similar question to this two weeks ago but now I have a bit more > information so please > treat this as a new question. > > When one of my screens (at least one) connects to a third-party web site > to pass some data to them I > get

[users@httpd] How do I add the "samesite" attribute to JSESSION cookie

2024-10-17 Thread John Iliffe
I asked a similar question to this two weeks ago but now I have a bit more information so please treat this as a new question. When one of my screens (at least one) connects to a third-party web site to pass some data to them I get warnings from Firefox about the JSSESION cookie not having the c