ProfileCreator / ProfileManifests

Manifest repository for the ProfilePayloads framework
330 stars 143 forks source link

Add `Authorization` key to PPPC to ScreenCapture #366

Open apizz opened 3 years ago

apizz commented 3 years ago

Please provide the following information:

Name of App / Payload: PPPC

Preference key(s) to be added / updated: Authorization with value of AllowStandardUserToSetSystemService

Applicable Preference Documentation URL(s): Per MacAdmins slack ...

If you use the Authorization key you may not use the Allowed key in the same payload; they are mutually exclusive. When the end user attempts to use an app that requires Screen Recording or Input Monitoring, they'll be directed to the Security & Privacy System Preferences pane. Apps that you've configured with the AllowStandardUserToSetSystemService key will not be grayed out, and a standard user can permit them to access Screen Recording without having to authenticate as an admin user.

apizz commented 3 years ago

This was added in Jamf per https://docs.jamf.com/10.25.1/jamf-pro/release-notes/What's_New_in_This_Release.html. Need to review implementation.