https://bz.apache.org/bugzilla/show_bug.cgi?id=68348
--- Comment #8 from avdl...@solcon.nl --- (In reply to notify.bharani from comment #4) > I tested in both tomcat 8 and 9 latest versions, but still the cookies are > not coming as partitioned even though I have provided the below setting in > conf/context.xml. anything I am missing here ? > > <CookieProcessor partitioned="true" sameSiteCookies="none" /> There is likely something wrong on your end. As Mark mentioned in of the other comments, you are recommended to raise this on the Tomcat users list if this is still a problem for you. I just tested it once more using 9.0.85 and I can confirm that the "Partitioned" flag is added once CookieProcessor is configured like you mention. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org