This page is for administrators. Supported settings are documented in schema-chrome.json. More information is available below. Open an issue to request more policy controls.
Chrome: bhghoamapcdpbohphigoooaddinpkbai
Firefox: authenticator@mymindstorm
Documentation: Deploy, Configure
Example:
{
  "name": "authenticator@mymindstorm",
  "description": "ignored",
  "type": "storage",
  "data":
  {
    // Your settings here
  }
}
Documentation: Deploy, Configure
The format for Chrome policies is different per-platform, but a working config for Linux would look like this:
{
  "3rdparty": {
    "extensions": {
      "bhghoamapcdpbohphigoooaddinpkbai": {
        // Your settings here
      }
    }
  }
}