jamf / jamfStatus

Menu app to monitor JamfCloud status
MIT License
98 stars 13 forks source link

API permissions needed? #6

Open PhillyPhoto opened 9 months ago

PhillyPhoto commented 9 months ago

What API permissions are needed so I can create a service account with limited permissions?

nberanger commented 8 months ago

I am curious about this too. I have an account set up with no API access, and I can see the status of our Jamf instance. I do not have any notifications showing up though. The "Notifications" label isn't even showing in my jamfStatus menubar icon.

BIG-RAT commented 8 months ago

I need to do some digging - looks like jamfStatus is not authenticating properly to the Jamf Pro instance.

BIG-RAT commented 8 months ago

If there are no notifications in Jamf Pro the "Notifications" label is not displayed. Most notifications are displayed when an account has no permissions set in Jamf Pro. An example where permissions are required would be the "LDAP server configuration error" which requires read on LDAP Servers in Jamf Pro. To my knowledge there is no list of permissions required for each notification.

BIG-RAT commented 8 months ago

See if v2.4.0 resolves the lack of notifications being displayed.

nberanger commented 7 months ago

So I can see my account I set up for this is connecting. In my Jamf Pro instance, I currently see 4 notifications listed, but still nothing showing in the JamfStatus app. If I switch to API, according to the logs it is failing to authenticate. I am 100% certain I had the correct ID and secret entered though.