Skip to content

CaptivePortal

Enable or disable the detection of captive portals.

FirefoxFirefox ESRFirefox Enterprise
Available since 67Available since 60.7.0Available since 149

CCK2 Equivalent: N/A
OMA-URI: CaptivePortal
Preferences Affected: network.captive-portal-service.enabled

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