Hello,
I am a new Jamf admin and running into an issue hoping the community can lead me on the right direction.
Objective: Accounts that have a security group SG-Developer will need to be admin and everyone one standard.
Current Configuration.
- Prestage Enrollment
- Jamf connect
- Configured to authenticate with Google IDP with MFA
- Script is configured with the following.
- <key>CreateAdminUser</key> <true/>
- <key>OIDCAdminAttribute</key> <string>SG-Developer</string>
Issue:
So, everything works except the admin part after a restart.
The account will be created as admin but when restarted its set back to standard even though the user is part of that security group SG-developer.
Any assistance would really appreciate it.
Thanks, you!