• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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