Skip to content

Commit

Permalink
add bootstrap token to example enrollment profile ServerCapabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepeterson committed Jun 27, 2023
1 parent 3abd0dc commit 7bb79f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/enroll.mobileconfig
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<key>ServerCapabilities</key>
<array>
<string>com.apple.mdm.per-user-connections</string>
<string>com.apple.mdm.bootstraptoken</string>
</array>
<key>ServerURL</key>
<string>https://mdm.example.org/mdm</string>
Expand Down

0 comments on commit 7bb79f5

Please sign in to comment.