From aaa4aaef3deceb10eb2161da5e318a95997aa212 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Falconnier?= Date: Tue, 17 Dec 2024 20:50:27 +0100 Subject: [PATCH] Update ADE profile skip keys to latest version --- zentral/contrib/mdm/schema_data/README.md | 2 +- zentral/contrib/mdm/schema_data/skipkeys.yaml | 42 +++++++++++++++---- 2 files changed, 35 insertions(+), 9 deletions(-) diff --git a/zentral/contrib/mdm/schema_data/README.md b/zentral/contrib/mdm/schema_data/README.md index 7863863e6..e3bde9e86 100644 --- a/zentral/contrib/mdm/schema_data/README.md +++ b/zentral/contrib/mdm/schema_data/README.md @@ -6,4 +6,4 @@ In this folder, we copy some of the files from the Apple GitHub repository that We start with the SkipKeys that can be used to configure which panes to skip in the Setup Assistant. -URL: https://github.com/apple/device-management/blob/85fae8ac896578447f8fcb07ff6c976128133a9c/other/skipkeys.yaml +URL: https://github.com/apple/device-management/blob/1fa842739c8f19db5b62f3ac6aed261cc378e5b8/other/skipkeys.yaml diff --git a/zentral/contrib/mdm/schema_data/skipkeys.yaml b/zentral/contrib/mdm/schema_data/skipkeys.yaml index b861f20a7..294ed337d 100644 --- a/zentral/contrib/mdm/schema_data/skipkeys.yaml +++ b/zentral/contrib/mdm/schema_data/skipkeys.yaml @@ -103,6 +103,19 @@ payloadkeys: presence: optional content: The key to skip biometric setup. This key is available in iOS 8.1 and later, and macOS 10.12.4 and later. +- key: CameraButton + title: Skips Camera Control pane + supportedOS: + iOS: + introduced: '18.0' + macOS: + introduced: n/a + tvOS: + introduced: n/a + type: + presence: optional + content: The key to skip the Camera Button pane. This key is available in iOS 18 + and later. - key: DeviceToDeviceMigration title: Skip Device To Device Migration pane supportedOS: @@ -149,7 +162,7 @@ payloadkeys: type: presence: optional content: The key to skip the Lockdown Mode pane if an Apple Account is set up. Available - in macOS 14 and later, and iOS 17.1 and later. + in iOS 17.1 and later, and macOS 14 and later. - key: FileVault title: Skip configuration of FileVault supportedOS: @@ -242,9 +255,9 @@ payloadkeys: introduced: n/a type: presence: optional - content: If the key is included in the SkipSetup array the Keyboard pane will be - skipped. This pane isn't always skippable because it appears before the device - retrieves the Cloud Configuration from the server. + content: The key to skip the Keyboard pane. This pane isn't always skippable because + it appears before the device retrieves the Cloud Configuration from the server. + This key is available in iOS 13 and later. - key: Location title: Disables Location Services supportedOS: @@ -422,9 +435,9 @@ payloadkeys: introduced: n/a type: presence: optional - content: If the key is included in the SkipSetup array the Dictation pane will be - skipped. This pane isn't always skippable because it appears before the device - retrieves the Cloud Configuration from the server. + content: The key to skip the Dictation pane. This pane isn't always skippable because + it appears before the device retrieves the Cloud Configuration from the server. + This key is available in iOS 13 and later. - key: TapToSetup title: Skips simplified tap setup supportedOS: @@ -539,6 +552,19 @@ payloadkeys: presence: optional content: The key to skip the screen for watch migration. This key is available in iOS 11 and later. +- key: WebContentFiltering + title: Skip web content filtering pane + supportedOS: + iOS: + introduced: '18.2' + macOS: + introduced: n/a + tvOS: + introduced: n/a + type: + presence: optional + content: If the key is included in the SkipSetup array the Web Content Filtering + pane will be skipped. - key: Welcome title: Skip Get Started pane supportedOS: @@ -551,7 +577,7 @@ payloadkeys: type: presence: optional content: The key to skip the Get Started pane. This key is available in iOS 13 and - later. + later and macOS 15 and later. - key: Zoom title: Skips setting zoom configuration supportedOS: