Property String psSessionCookieName
Read Access: | Get psSessionCookieName to StringVariable |
Write Access: | Set psSessionCookieName to StringVariable/Value |
This determines the name of the cookie used to read and write the session key.
When multiple web applications are running on the same domain and have psSessionCookiePath set, they can accidentally share a session key, resulting in errors. Changing the name of the cookie can prevent this from happening.
Default is "dfWebApp".
psSessionCookieSameSite | psSessionCookiePath | psSessionCookieDomain