DisableFirefoxAccounts
Disable Firefox Accounts integration (Sync).
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: disableSync
Preferences Affected: identity.fxaccounts.enabled
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxAccountsValue (string):
<enabled/> or <disabled/><dict> <key>DisableFirefoxAccounts</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "DisableFirefoxAccounts": true | false }}