OfferToSaveLogins
Control whether or not Firefox offers to save passwords.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: dontRememberPasswords
Preferences Affected: signon.rememberSignons
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsValue (string):
<enabled/> or <disabled/><dict> <key>OfferToSaveLogins</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "OfferToSaveLogins": true | false }}