Skip to content

CaptivePortal

Enable or disable the detection of captive portals.

Compatibility: Firefox 67, Firefox ESR 60.7
CCK2 Equivalent: N/A
Preferences Affected: network.captive-portal-service.enabled

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

OMA-URI:

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

Value (string):

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