Browser PSSO
After configuring PSSO with either Secure Enclave (preferred) or password synchronisation, you might want to extend the PSSO configuration to additional web browsers such as Google Chrome or Mozilla Firefox, and not just Microsoft Edge and Apple Safari.
This can be achieved in Intune using both Custom profiles (Google Chrome) and Preference files (Mozilla Firefox) to enable Entra SSO in each browser platform.
Google Chrome
Section titled “Google Chrome”Google provide examples of their mobileconfig files for macOS to allow for configuration of the browser on this platform, including the forced installation of browser extensions to enable the Microsoft Single Sign On extension to support the SSO configuration.
A preconfigured mobileconfig file is available that will force the installation of the Microsoft Single Sign On extension to support PSSO in Google Chrome.
Intune Custom Profile
Section titled “Intune Custom Profile”To create a new Custom Profile in Intune to support PSSO:
- You can download the mobileconfig file here. Right click and select “Save as …” to save it locally on your device.
- Go to the Intune Portal and sign in.
- Select Create -> New Policy.
- Select Templates from Profile type.
- Select Custom from the list of templates.
- Enter in a name for the policy e.g,
MAC-PSSO-GoogleChrome
- Enter in a suitable name for the profile name e.g.,
Google Chrome Platform SSO Profile
- Select the Device channel for deployment channel.
- Select Browse and select the mobileconfig file you downloaded in Step 1.
- Click Next to select Scope Tags
- Click Next to select your assignment targets.
The users or devices in scope of this policy, where Google Chrome is installed, will now be configured for PSSO within the Chrome browser with the required extension installed, and unable to be removed from the browser.
Mozilla Firefox
Section titled “Mozilla Firefox”Mozilla provides details on how to configure the Firefox browser on macOS, including enabling Microsoft Entra SSO using a preference file.
A preconfigured preference file is available to configure PSSO within the Mozilla Firefox browser.
Intune Preference file
Section titled “Intune Preference file”To create a new Preference file profile in Intune to support PSSO:
- You can download the preference file here. Right click and select “Save as …” to save it locally on your device.
- Go to the Intune Portal and sign in.
- Select Create -> New Policy.
- Select Templates from Profile type.
- Select Preference file from the list of templates.
- Enter in a name for the policy e.g,
MAC-PSSO-MozillaFirefox
- Enter
org.mozilla.firefox
as the Preference domain name - Select Browse and select the plist file you downloaded in Step 1.
- Click Next to select Scope Tags
- Click Next to select your assignment targets.
The users or devices in scope of this policy, where Mozilla Firefox is installed, will now be configured for PSSO within the Firefox browser.