• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue NGINX SameSite=None command not working

mdde

Regular Pleskian
Hi,

my command proxy_cookie_path / "/; secure; HttpOnly; SameSite=None"; in the nginx additional directive is not working.
I still get Errors in Browser Console.
if i turn on Proxy Mode its working, as i also have Header edit Set-Cookie ^(.*)$ "$1; Secure; SameSite=None" inserted into Apache directive.

Any clue how to keep NGINX only webserver, WITH Cookies SameSite=None set successfully?

CloudLinux 7.8 (Alexei Leonov)
Plesk Obsidian Version 18.0.27 Update #1

Thank you for help.
 
Back
Top