AllowedDomainsForApps
Define domains allowed to access Google Workspace.
This policy is based on the Chrome policy of the same name.
If this policy is enabled, users can only access Google Workspace using accounts from the specified domains. If you want to allow Gmail, you can add consumer_accounts to the list.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 89 | Available since 78.11.0 | Available since 149 |
CCK2 Equivalent: N/A
OMA-URI: AllowedDomainsForApps
Preferences Affected: N/A
Examples
Section titled “Examples”{ "policies": { "AllowedDomainsForApps": "managedfirefox.com,example.com" }}JSON schema
{ "type": "string"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\AllowedDomainsForApps = "managedfirefox.com,example.com"<dict> <key>AllowedDomainsForApps</key> <string>managedfirefox.com,example.com</string></dict>