Skip to content

OfferToSaveLogins

Control whether or not Firefox offers to save passwords.

Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: dontRememberPasswords
Preferences Affected: signon.rememberSignons

Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLogins

Value (string):

<enabled/> or <disabled/>
<dict>
<key>OfferToSaveLogins</key>
<true/> | <false/>
</dict>
{
"policies": {
"OfferToSaveLogins": true | false
}
}