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.

For the Windows equivalent, see the WindowsSSO policy, which signs in to Microsoft, work, and school accounts using credentials stored in Windows.

FirefoxFirefox ESRFirefox Enterprise
Available since 132.0.1Available since 128.5.0Available since 149

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>