Skip to content

OfferToSaveLogins

Control whether or not Firefox offers to save passwords.

FirefoxFirefox ESRFirefox Enterprise
Available since 60Available since 60Available since 149

CCK2 Equivalent: dontRememberPasswords
OMA-URI: OfferToSaveLogins
Preferences Affected: signon.rememberSignons

policies.json
{
"policies": {
"OfferToSaveLogins": false
}
}
JSON schema
OfferToSaveLogins JSON schema
{
"type": "boolean"
}
Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
<dict>
<key>OfferToSaveLogins</key>
<true/> | <false/>
</dict>