Skip to main content
Question

Conditional Access via Mozilla Firefox

  • February 3, 2021
  • 1 reply
  • 0 views

Forum|alt.badge.img+9
  • Valued Contributor
  • 114 replies

Trying to get a definitive answer on this, I believe the answer is no, but have persistent users looking for an answer.

Is it possible to utilize the workplace join key with Firefox for conditional access?

We have the cloud connector enabled and working fine, Safari, Chrome and Edge all work great. Just trying to get a concrete answer on yes/no for Firefox?

1 reply

ThijsX
Forum|alt.badge.img+19
  • Employee
  • 369 replies
  • February 4, 2021

@brianmcbride99

Since Firefox version 75 and later this is possible, you only have to set some keys for preference domain org.mozilla.firefox
See example below

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>EnterprisePoliciesEnabled</key>
    <true/>
    <key>Preferences</key>
    <dict>
        <key>security.osclientcerts.autoload</key>
        <true/>
    </dict>
</dict>
</plist>

Once you have deployed this to a device you can make sure the setting is active by going to about:config


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings