This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
jamf.xml
153 lines (150 loc) · 6.27 KB
/
jamf.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<?xml version="1.0" encoding="UTF-8"?>
<root>
<name>JAMF Plugin for GLPI</name>
<key>jamf</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/cconard96/jamf/master/Logo.png</logo>
<description>
<short>
<en>Sync devices and data from Jamf to GLPI</en>
</short>
<long>
<en><![CDATA[
This plugin allows you to sync mobile devices and computers from Jamf Pro to GLPI along with their associated data. It also allows you to issue mobile device commands from GLPI.
Usage
- Server/sync configuration is found in Setup > Config under the JAMF Plugin tab.
- JSS User account used must have read access to mobile devices and computers at least. Additional access may be required depending on what items are synced (software, etc).
- The two automatic actions "importJamf' and 'syncJamf" can only be run in CLI/Cron mode due to how long they can take.
- There is a rule engine used to filter out imported devices. The default import action is to allow the import.
Locale Support
- Contribute to existing localizations on POEditor:
https://poeditor.com/join/project/BepTgrM7ab
- To request new languages, please open a GitHub issue.
Versioning/Support
- For each new major version of GLPI supported, the major version number of this plugin gets incremented.
- For each feature release on the same major GLPI version, the minor version number of this plugin gets incremented.
- Each bugfix release will increment the patch version number.
- Bugfixes for the current and previous major versions of the plugin will be supported at least. Older versions may be supported depending on community interest and my own company's need. This plugin will not be backported to support versions older than 9.4.0.
- I will strive to have at least a beta release for the latest major version of GLPI within a week of the full release.
]]></en>
</long>
</description>
<homepage>https://github.com/cconard96/jamf</homepage>
<download>https://github.com/cconard96/jamf/releases</download>
<issues>https://github.com/cconard96/jamf/issues</issues>
<readme>https://github.com/cconard96/jamf/blob/master/README.md</readme>
<authors>
<author>Curtis Conard</author>
</authors>
<versions>
<version>
<num>3.1.1</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v3.1.1/glpi-jamf-v3.1.1.tar.bz2</download_url>
</version>
<version>
<num>3.0.2</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v3.0.2/glpi-jamf-v3.0.2.tar.bz2</download_url>
</version>
<version>
<num>3.0.1</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v3.0.1/glpi-jamf-v3.0.1.tar.bz2</download_url>
</version>
<version>
<num>3.0.0</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v3.0.0/glpi-jamf-v3.0.0.tar.bz2</download_url>
</version>
<version>
<num>2.2.0</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v2.2.0/jamf-2.2.0.zip</download_url>
</version>
<version>
<num>2.1.5</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v2.1.5/jamf-2.1.5.zip</download_url>
</version>
<version>
<num>2.1.4</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v2.1.4/jamf-2.1.4.zip</download_url>
</version>
<version>
<num>2.1.3</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v2.1.3/jamf-2.1.3.zip</download_url>
</version>
<version>
<num>2.1.2</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v2.1.2/jamf-2.1.2.zip</download_url>
</version>
<version>
<num>2.1.1</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v2.1.1/jamf-2.1.1.zip</download_url>
</version>
<version>
<num>2.1.0</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v2.1.0/jamf-2.1.0.zip</download_url>
</version>
<version>
<num>2.0.0</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v2.0.0/jamf-2.0.0.zip</download_url>
</version>
<version>
<num>1.2.1</num>
<compatibility>~9.4.0</compatibility>
<download_url>https://github.com/cconard96/jamf/releases/download/v1.2.1/jamf-1.2.1.zip</download_url>
</version>
<version>
<num>1.2.0</num>
<compatibility>~9.4.0</compatibility>
</version>
<version>
<num>1.1.2</num>
<compatibility>~9.4.0</compatibility>
</version>
<version>
<num>1.1.1</num>
<compatibility>~9.4.0</compatibility>
</version>
<version>
<num>1.1.0</num>
<compatibility>~9.4.0</compatibility>
</version>
<version>
<num>1.0.1</num>
<compatibility>~9.4.0</compatibility>
</version>
<version>
<num>1.0.0</num>
<compatibility>~9.4.0</compatibility>
</version>
</versions>
<langs>
<lang>en_GB</lang>
<lang>en_US</lang>
<lang>fr_FR</lang>
<lang>ja_JP</lang>
</langs>
<license>GPL v2+</license>
<tags>
<en>
<tag>mdm</tag>
<tag>jamf</tag>
<tag>inventory</tag>
<tag>sync</tag>
<tag>integration</tag>
</en>
</tags>
<screenshots>
<screenshot>https://raw.githubusercontent.com/cconard96/jamf/master/screenshots/imports.png</screenshot>
<screenshot>https://raw.githubusercontent.com/cconard96/jamf/master/screenshots/mobiledevice.png</screenshot>
</screenshots>
</root>