Troubleshoot issue "Applications deployed on WebLogic are not working/loading correctly when accesse
Purpose:
Its been observed that the customers are facing issues when accessing J2EE applications deployed on Weblogic from the latest Chrome browser version 80+.
This behavior is due to Cookie attribute "sameSite" used by Chrome browser 80+.
This document outlines an issue that may affect applications deployed to Oracle WebLogic Server.
Introduction to the SameSite Cookie Issue:
The Google Chrome 80 release, scheduled for February 2020, changes the default cross-domain (SameSite) behavior of cookies to enhance security and privacy. Mozilla and Microsoft have also indicated an intent to implement the new model in Firefox and Edge in the future.
This Chrome Platform Status explains the intent of the SameSite attribute: