diff --git a/MOBILECONFIG.md b/MOBILECONFIG.md index 314c57bdc..68b28a334 100644 --- a/MOBILECONFIG.md +++ b/MOBILECONFIG.md @@ -86,6 +86,10 @@ keys: - `AuthenticationMethod` (string): Should be `Password` + - `OnDemandEnabled` (integer): Optional, set to `1` to enable on-demand activation. + + - `OnDemandRules` (array): Optional, an array with on-demand rules. See the [Configuration Profile Reference, page 95](https://developer.apple.com/business/documentation/Configuration-Profile-Reference.pdf) for more information, or [this gist](https://gist.github.com/deg0nz/bec056213aef57d84b05b21bb046a16c) for an example. + Here's an example WireGuard configuration payload dictionary: ```xml