How to set the Same Site flag on the JSESSIONID cookie
We have Oracle WebLogic Server version 14.1.1 and need help to configure the weblogic.xml for a particular application.
In the session-descriptor there seems to no element for cookie-SameSite flag.
We already tried “extending” the cookie-path with semicolon SameSite=Strict
This does Not work all the time. Can anybody suggest another way to set the Same Site flag?