GoogleChromeLabs / samesite-examples

Examples of using the SameSite cookie attribute in a variety of language, libraries, and frameworks.
https://web.dev/samesite-cookies-explained
Apache License 2.0
366 stars 62 forks source link

How can I set Samesite=None for Weblogic application? #10

Open ghost opened 4 years ago

ghost commented 4 years ago

How can I set Samasite=None for Weblogic application?

rowan-m commented 4 years ago

I wasn't able to find any documentation on Weblogic supporting the SameSite attribute for cookies at all. There is this thread in the support forum. I would suggest commenting there or raising this with any support contacts you may have at Oracle.

FlameStriker commented 4 years ago

After adding samesite= none webapplication is not working in IE and microsoft edge browser please sir provide any solution for that

vkoganti1981 commented 3 years ago

Document 2637652.1.pdf

Refer: Google Chrome 80 Changes and Cross-Site Request Forgery (CSRF) Concerns for Applications Deployed to Oracle Weblogic Server (Doc ID 2637652.1)