{
"policies": {
+ "AIControls": {
+ "Default": {
+ "Value": "available",
+ "Locked": true | false
+ },
+ "Translations": {
+ "Value": "available",
+ "Locked": true | false
+ },
+ "PDFAltText": {
+ "Value": "available",
+ "Locked": true | false
+ },
+ "SmartTabGroups": {
+ "Value": "available",
+ "Locked": true | false
+ },
+ "LinkPreviewKeyPoints": {
+ "Value": "available",
+ "Locked": true | false
+ },
+ "SidebarChatbot": {
+ "Value": "available",
+ "Locked": true | false
+ },
+ "SmartWindow": {
+ "Value": "available",
+ "Locked": true | false
+ }
+ },
"AllowedDomainsForApps": "managedfirefox.com,example.com",
"AppAutoUpdate": true | false,
"AppUpdatePin": "106.",
"http://example.edu/"],
"Default": true | false
},
+ "IPProtectionAvailable": true | false,
"LegacySameSiteCookieBehaviorEnabled": true | false,
"LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org", "example.edu"],
"LocalFileLinks": ["http://example.org/", "http://example.edu/"],
<dict>
<key>EnterprisePoliciesEnabled</key>
<true/>
+ <key>AIControls</key>
+ <dict>
+ <key>Default</key>
+ <dict>
+ <key>Value</key>
+ <string>available</string>
+ <key>Locked</key>
+ <true/>
+ </dict>
+ <key>Translations</key>
+ <dict>
+ <key>Value</key>
+ <string>available</string>
+ <key>Locked</key>
+ <true/>
+ </dict>
+ <key>PDFAltText</key>
+ <dict>
+ <key>Value</key>
+ <string>available</string>
+ <key>Locked</key>
+ <true/>
+ </dict>
+ <key>SmartTabGroups</key>
+ <dict>
+ <key>Value</key>
+ <string>available</string>
+ <key>Locked</key>
+ <true/>
+ </dict>
+ <key>LinkPreviewKeyPoints</key>
+ <dict>
+ <key>Value</key>
+ <string>available</string>
+ <key>Locked</key>
+ <true/>
+ </dict>
+ <key>SidebarChatbot</key>
+ <dict>
+ <key>Value</key>
+ <string>available</string>
+ <key>Locked</key>
+ <true/>
+ </dict>
+ <key>SmartWindow</key>
+ <dict>
+ <key>Value</key>
+ <string>available</string>
+ <key>Locked</key>
+ <true/>
+ </dict>
+ </dict>
<key>AllowedDomainsForApps</key>
<string>managedfirefox.com,example.com</string>
<key>AppAutoUpdate</key>
<key>Default</key>
<false/>
</dict>
+ <key>IPProtectionAvailable</key>
+ <true/>
<key>LocalFileLinks</key>
<array>
<string>http://example.org</string>