Overview
JupiterOne provides a managed integration with jamf. The integration connects directly to jamf APIs to obtain account metadata and analyze resource relationships. Customers authorize access by Basic Authentication with their target jamf account and providing that credential to JupiterOne.
Integration Instance Configuration
The integration is triggered by an event containing the information for a specific integration instance.
jamf provides detailed instructions on creating credentials.
Entities
The following entity resources are ingested when the integration runs:
Entity Resource | _type : _class of the Entity |
---|---|
Account | jamf_account : Account |
Admin | jamf_user : User |
Group | jamf_group : UserGroup |
User | device_user : User |
MobileDevice | jamf_mobile_device : Device |
Computer | user_endpoint : Host, Device |
OSX Configuration Profile | jamf_osx_configuration_profile : Configuration |
Relationships
The following relationships are created/mapped:
From | Edge | To |
---|---|---|
jamf_account |
HAS | device_user |
jamf_account |
HAS | jamf_user |
jamf_account |
HAS | jamf_group |
jamf_group |
HAS | jamf_user |
device_user |
HAS | jamf_mobile_device |
device_user |
HAS | user_endpoint |
Comments
0 comments
Please sign in to leave a comment.