OfferToSaveLoginsDefault
Sets the default value of signon.rememberSignons without locking it.
Compatibility: Firefox 70, Firefox ESR 60.2
CCK2 Equivalent: dontRememberPasswords
Preferences Affected: signon.rememberSignons
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsDefaultValue (string):
<enabled/> or <disabled/><dict> <key>OfferToSaveLoginsDefault</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "OfferToSaveLoginsDefault": true | false }}