SSO wordpress failed when cookies are blocked

Hi,

I use discourse plugin to sso with wordpress (user will login by discourse login form, and I use google account to login)

When I test in normal session, discourse could create new user normally when login by Google account. But it failed when I use incognito chrome (private browser) with this error:

We cannot detect if your account was created, please ensure you have cookies enabled

Could you check this issue?
I need login by incognito session to test something.

This isn’t a discourse issue Your incognito session has cookies disabled so you’ll need to work around that.

This isn’t really true, incognito does have cookies, they just disappear when you close the browser.

I disable “block cookies” from chrome, and now it’s ok