Skip to content

MicrosoftEntraSSO

Allow single sign-on for Microsoft Entra accounts on macOS.

If this policy is set to true, Firefox will use credentials stored in the Company Portal to sign in to Microsoft Entra accounts.

Compatibility: Firefox 132.0.1, Firefox ESR 128.5
CCK2 Equivalent: N/A
Preferences Affected: network.http.microsoft-entra-sso.enabled

policies.json
{
"policies": {
"MicrosoftEntraSSO": true
}
}
JSON schema
MicrosoftEntraSSO JSON schema
{
"type": "boolean"
}
<dict>
<key>MicrosoftEntraSSO</key>
<true/> | <false/>
</dict>