
Background
In May of 2019, Google warned changes were coming to the way Chrome handles cookies. In February of 2020, Google announced these changes are being rolled out into version 80 of Chrome. (Read here for the details: https://blog.chromium.org/2020/02/samesite-cookie-changes-in-february.html).
What will Happen
Workaround
Navigation: Application > Shared Components > Authentication Schemes > Create / Edit
- Change Type to ‘Custom’
- If you have ORDS setup to have /apex in the URL
- Set Cookie Path to ‘/apex; SameSite=none’
- If you have the default path for ORDS /ords
- /ords; SameSite=none
- /ords; SameSite=none
- Finally, set ‘Secure’ on

https://www.chromium.org/updates/same-site/incompatible-client
Long Term
Conclusion
Authors
Jon Dixon and Matt Paine. Co-Founders of JMJ Cloud.