-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfpsaml.xml
39 lines (39 loc) · 1.74 KB
/
fpsaml.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
<root>
<name>FP SAML</name>
<key>fpsaml</key>
<state>stable</state>
<logo>https://cloud.githubusercontent.com/assets/7323944/10058664/fc694b1e-6246-11e5-9047-64583a3d04ae.png</logo>
<description>
<short>
<en><![CDATA[GLPI plugin that allows you to use SAML to authenticate and authorize users.]]></en>
</short>
<long>
<en><![CDATA[Tested and used in production environment with AD FS (Active Directory Federation Services 2012 R2). You can find installation instructions at plugin homepage.<br/><br/>Changelog:<br/><br/>2023.06:<br/><br/> - plugin is now compatible with GLPI 10.0.x (up to 10.0.7)<br/> - plugin is no longer guaranteed to be compatible with GLPI 9.x<br/><br/>2021.09:<br/><br/> - plugin is now compatible with GLPI 9.5.x (up to 9.6)<br/> - fixed issue with redirect to main page<br/><br/> 2015.12:<br/><br/> - plugin is now compatible with GLPI 0.90<br/><br/>2017.05:<br/><br/>- plugin is now compatible with GLPI 9.1.3<br/><br/><a href="http://www.future-processing.com">Company website</a>]]></en>
</long>
</description>
<homepage>https://github.com/FutureProcessing/glpi-fpsaml</homepage>
<download>https://github.com/FutureProcessing/glpi-fpsaml/archive/refs/tags/v.2.0.0.tar.gz</download>
<authors>
<author>Future Processing</author>
</authors>
<versions>
<version>
<num>2.0</num>
<compatibility>10.0.x</compatibility>
</version>
<version>
<num>1.2</num>
<compatibility>9.x - 9.6</compatibility>
</version>
</versions>
<langs>
<lang>en_GB</lang>
</langs>
<license><![CDATA[GPL v2+]]></license>
<tags>
<en>
<tag>Setup</tag>
</en>
</tags>
<screenshots/>
</root>