How to update Firefox policies on android by MDM

A
Anil
Etisalat UAE

Dear all,

i want to update firefox policies for all my android devices . is there any way to do it

i fond some add-on where it is generating .json file which is as below so is there any way we can install these by MDM

{
  "policies": {
    "Certificates": {
      "ImportEnterpriseRoots": true
    }
  }
}

6 years ago
Android
ANSWERS
JD
John Doe
6 years ago (edited 6 years ago)

You maybe can configure the firefox app by app configuration uri.

A
Anil
6 years ago

hi john

can you let me know where is this option . i tried but unable to find

i am using 13.4 Mobicontrol  and android + enrollment

MD
Matt Dermody Diamond Contributor
6 years ago

That is is a screenshot from the Application Catalog rule option that enables you to administer applications and Managed Configs distributed via Managed Google Play. My understanding is that those features are catered toward Android Enterprise based management so I'm not sure if you'd be able to take advantage of them in Android+ or not.