Articles in this section

How to set the custom value to the SameSite parameter for cookies in Plesk?

kb: how-to Plesk for Linux

Applicable to:

  • Plesk for Linux

Question

How to set the custom value to the SameSite parameter for cookies in Plesk?

Note: This value will be shown for the PLESKSESSID cookie.

Answer

  1. Log in to Plesk.

  2. Edit panel.ini via Extensions > My Extensions > Panel.ini Editor - add the following content:

    CONFIG_TEXT: [security]
    sameOriginOnly = false
    sameSiteCookie = "None"

    Note: For example, the value of the SameSite is set to None.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.