Having a similar issue on logout. It looks like the Response Header is trying to clear out the cookie, but SameSite was not set so it defaulted to lax and blocked the Set Cookie.
\I have set the Security Provider to “None”, but the Logout action seems to not follow it.