Problem generation scenario:

In a recent project, the server has set set-cookie, but the client does not bring cookie in the next request. After investigation, it is found that the chrome security policy is updated. The solution is as follows.

Try chrome version: 84

  1. Enter it in the Chrome address barchrome://flags/
  2. willSameSite by default cookiesandCookies without SameSite must be secureSet this parameter to Disabled

reference

www.zyiz.net/tech/detail…