-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathsamlsso.xml
More file actions
86 lines (86 loc) · 4.01 KB
/
samlsso.xml
File metadata and controls
86 lines (86 loc) · 4.01 KB
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
<root>
<name>samlsso</name>
<key>samlsso</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/DonutsNL/samlsso/refs/heads/main/templates/images/quinquies.jpeg</logo>
<description>
<short>
<en>Samlsso enables you to configure SAML2 authentication with an external IdP like Azure or Google to enable Single Sign On.</en>
</short>
<long>
<en>Samlsso provides SAML Single Sign On (SSO) capabilties for GLPI. Samlsso is written with GLPI11+
compatibility in mind. It tries to align as much as possible with the GLPI core components and implementations
for maximum compatibility and supportability. The plugin enables you to configure multiple SAML providers allowing multiple
customers to enjoy SSO functionality while engaging with your GLPI instance. The plugin allows you to create
new GLPI users using Just-In-Time user creation and apply creation rules to dynamically assign entities, groups and profiles.
If you find an issue or need support, register an issue at Github. If you like my work, share me a star of recognition.
For everything else join my discord at: https://discord.gg/KyMdkqJcGz.
</en>
</long>
</description>
<homepage>https://github.com/DonutsNL/samlsso</homepage>
<download>https://github.com/DonutsNL/samlSSO/releases</download>
<issues>https://github.com/DonutsNL/samlsso/issues</issues>
<readme>https://github.com/DonutsNL/samlsso/blob/main/README.md</readme>
<authors>
<author>Chris Gralike</author>
</authors>
<versions>
<version>
<num>1.2.7</num>
<compatibility>~11.0.0</compatibility>
<download_url>https://github.com/DonutsNL/samlsso/releases/download/v1.2.7/samlsso.zip</download_url>
</version>
<version>
<num>1.2.6</num>
<compatibility>~11.0.0</compatibility>
<download_url>https://github.com/DonutsNL/samlsso/releases/download/v1.2.6/samlsso.zip</download_url>
</version>
<version>
<num>1.2.5</num>
<compatibility>~11.0.0</compatibility>
<download_url>https://github.com/DonutsNL/samlsso/releases/download/v1.2.5/samlsso.zip</download_url>
</version>
<version>
<num>1.2.4</num>
<compatibility>~11.0.0</compatibility>
<download_url>https://github.com/DonutsNL/samlsso/releases/download/v1.2.4/samlsso.zip</download_url>
</version>
<version>
<num>1.2.2</num>
<compatibility>~11.0.0</compatibility>
<download_url>https://github.com/DonutsNL/samlsso/releases/download/v1.2.2/samlsso.zip</download_url>
</version>
<version>
<num>1.2.1</num>
<compatibility>~11.0.0</compatibility>
<download_url>https://github.com/DonutsNL/samlsso/releases/download/v1.2.1/samlsso.zip</download_url>
</version>
<version>
<num>1.1.12</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/DonutsNL/glpisaml/releases/download/v1.1.12/glpisaml.zip</download_url>
</version>
</versions>
<langs>
<lang>en_GB</lang>
<lang>fr_FR</lang>
<lang>nl_NL</lang>
</langs>
<license>GPLv3+</license>
<tags>
<en>
<tag>Management</tag>
<tag>Setup</tag>
<tag>Authentication</tag>
</en>
</tags>
<screenshots>
<screenshot>https://raw.githubusercontent.com/DonutsNL/samlsso/refs/heads/main/templates/images/glpisaml1.png</screenshot>
<screenshot>https://raw.githubusercontent.com/DonutsNL/samlsso/refs/heads/main/templates/images/glpisaml2.png</screenshot>
<screenshot>https://raw.githubusercontent.com/DonutsNL/samlsso/refs/heads/main/templates/images/glpisaml3.png</screenshot>
<screenshot>https://raw.githubusercontent.com/DonutsNL/samlsso/refs/heads/main/templates/images/glpisaml4.png</screenshot>
<screenshot>https://raw.githubusercontent.com/DonutsNL/samlsso/refs/heads/main/templates/images/glpisaml5.png</screenshot>
<screenshot>https://raw.githubusercontent.com/DonutsNL/samlsso/refs/heads/main/templates/images/glpisaml6.png</screenshot>
</screenshots>
</root>