mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update company-owned-mobile-devices.yml (#30701)
Added macos_setup.enable_end_user_authentication so iOS devices enroll with authentication.
This commit is contained in:
parent
8615dd0c0b
commit
27ed39d0dd
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ controls:
|
|||
- path: ../lib/ios/configuration-profiles/lock-screen-message.mobileconfig
|
||||
- path: ../lib/ios/declaration-profiles/Passcode settings.json
|
||||
- path: ../lib/ios/declaration-profiles/Software Update settings.json
|
||||
macos_setup:
|
||||
enable_end_user_authentication: true
|
||||
scripts:
|
||||
policies:
|
||||
queries:
|
||||
|
|
|
|||
Loading…
Reference in a new issue