roles required for JAMF integration user to trigger the jobs

konijetisumanth
Giga Guru

Hi all 

 

I have implimeneted jamf ntegration in servicenow , i have created a user to run the jamf integration , updated those scheduled jobs to run as JAMF , then i can see the jobs are failling , so when i update the run as system administrater it is succesfull, so i belive some issues witht he roles assigned to jamf user.

 

so can any one give me list of roles required for the jamf user to run the integration scheduled jobs.

 

i have tried giving Import_admin

1 REPLY 1

Robbie
Kilo Patron
Kilo Patron

Hi @konijetisumanth,

 

To clarify, you're asking what roles are required to run scheduled jobs, or to run the integration within a scheduled job? I assume the former.

Broadly speaking, f you want users other than admin to run scheduled jobs, you need to edit the specific scheduled job and add the role:  schedule_admin

 

To round out the question, for API access for the integration (a few asusmptions going on here, you'd need to provide the 'snc_platform_rest_api_access' role. However this also should be implemented with some ACL's to ensure you only allow access to the specific JAMF integration and not all integrations etc)

 

To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.



Thanks, Robbie