• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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