为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

"Sign in with Google" not working

  • 2 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 cor-el

more options

I'm trying to sign in to a site that uses "Sign in with Google" but it's not working. I click the button, the page loads, but then the sign in with Google button comes right back. I've cleared cookies and cache and restarted my browser, disabled pop-up blocker, and tried in a private browsing session but its always the same thing

I'm trying to sign in to a site that uses "Sign in with Google" but it's not working. I click the button, the page loads, but then the sign in with Google button comes right back. I've cleared cookies and cache and restarted my browser, disabled pop-up blocker, and tried in a private browsing session but its always the same thing

所有回复 (2)

more options

This could be about Total Cookie Protection that partition (isolate) third party cookie and that prevents the page from getting their session ID cookie. Total Cookie Protection creates a separate cookie jar for each website you visit. This means that a third-party (ad) website can't track you across other websites you visit where it is embedded, but will also cause embedded websites not seeing that you are logged in. See "How do I know if the site breakage is caused by Total Cookie Protection?":

Having set the network.cookie.cookieBehavior pref to 5 means you isolate (partition) cross-site cookies like explained in the total-cookie-protection article. This setting can break website that use cross-site cookies.

Selecting "Cross-site tracking cookies, and isolate other cross-site cookies" sets network.cookie.cookieBehavior to '5' and enables Total Cookie Protection. Selecting "Cross-site tracking cookies" sets network.cookie.cookieBehavior to '4' and does not partition/isolate cross-site cookies, but still keeps Enhanced Tracking Protection enabled.