Skip to main content
Question

Jamf Connect - Mixed user access?

  • November 17, 2021
  • 0 replies
  • 6 views

Forum|alt.badge.img+7

So, we have some users that need admin on mac and others that don't.

Does anyone have a Jamf Connect example configuration with Azure to manage those different user groups? 

 

<key>CreateAdminUser</key>
<true/>

...

<key>OIDCAdmin</key>
<array>
<string>Admin</string>
<string>Mac_Local_Admin</string>
<string>Pro_Admin</string>

<string>Users</string>
</array>