We are developing a content filter using the NETransparentProxyProvider
. It uses Apple's VPN framework therefore displays a confirmation dialog saying [Software] Would Like to Add Proxy Configurations
during installation.
This is generally ok, but undesirable when the software is being deployed via a Mobile Device Management (MDM) system as the users can simply click Don't Allow
and block the installation.
Is there a way to bypass that dialog when using an MDM?