WebContent filter and ContentFilterUUID clarification

Hello,

ContentFilterUUID in WebContentFilter payload can be used for "Per-App content filter" - the UUID can be used in app attributes, as stated in the doc:

A globally-unique identifier for this content filter configuration. Managed apps with the same ContentFilterUUID in their app attributes have their network traffic processed by the content filter.

Do I understand right that if we want the profile to be globally applied, it should NOT contain the ContentFilterUUID key ?

We're seeing cases where setting the key would make the profile doing nothing on the device, but the documentation is not 100% clear on this. Any clarification would be very appreciated !

Thanks

Answered by Engineer in 763957022

That's correct, to have the content filer apply globally, omit the ContentFilterUUID key from the profile payload.

Accepted Answer

That's correct, to have the content filer apply globally, omit the ContentFilterUUID key from the profile payload.

Thanks for the confirmation. I guess it's the same for DNSProxy (DNSProxyUUID) ?

WebContent filter and ContentFilterUUID clarification
 
 
Q