Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

Issues with Blackboard and Zoom with Enhanced Protection

  • 1 การตอบกลับ
  • 0 คนมีปัญหานี้
  • 2 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย jscher2000 - Support Volunteer

more options

I am an administrator at a university and we use Blackboard and Zoom as a couple of the tools at our university. We install Firefox on all of our PCs across campus. After a recent update, when our instructors try to launch Zoom using the integration setup in Blackboard, the meeting fails to launch. We have found that disabling Enhanced Protection fixes this issue. Is there a way to add this exception to an install file that can be sent across many PCs on our campus? We have hundreds of PCs and going from one to another to install this exception would not be practical.

Do you have any suggestions? Justin

I am an administrator at a university and we use Blackboard and Zoom as a couple of the tools at our university. We install Firefox on all of our PCs across campus. After a recent update, when our instructors try to launch Zoom using the integration setup in Blackboard, the meeting fails to launch. We have found that disabling Enhanced Protection fixes this issue. Is there a way to add this exception to an install file that can be sent across many PCs on our campus? We have hundreds of PCs and going from one to another to install this exception would not be practical. Do you have any suggestions? Justin

การตอบกลับทั้งหมด (1)

more options

Hi Justin, most likely this is caused by the rollout of "Total Cookie Protection" which partitions third party cookies. Individual site exceptions should resolve the issue but it often is difficult to identify exactly which servers need to be able to set "global" third party cookies and which need to read them. See: Total Cookie Protection and website breakage FAQ.

Rolling Back Total Cookie Protection

From the end-user perspective, this is set on the Privacy & Security panel of the Settings page, selecting Custom tracking protection and adjusting the level of cookie blocking:

Behind the scenes, that modifies the default cookie blocking level set in this preference:

network.cookie.cookieBehavior

from 5 (Total Cookie Protection partitions cross-site cookies) to 4 (block known trackers only).

From the Group Policy perspective -- https://github.com/mozilla/policy-templates#cookies -- it looks like you would set that using:

Software\Policies\Mozilla\Firefox\Cookies\Behavior = "reject-tracker"

Ref. Customize Firefox using Group Policy (Windows)