-
Notifications
You must be signed in to change notification settings - Fork 701
Expand file tree
/
Copy pathfull.json
More file actions
36 lines (36 loc) · 970 Bytes
/
full.json
File metadata and controls
36 lines (36 loc) · 970 Bytes
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
{
"modules": {
"authorize": {
"repository": "simplesamlphp/simplesamlphp-module-authorize",
"version": "~1.8.0"
},
"consent": {
"repository": "simplesamlphp/simplesamlphp-module-consent",
"version": "~1.5.0"
},
"consentadmin": {
"repository": "simplesamlphp/simplesamlphp-module-consentadmin",
"version": "~1.2.1"
},
"discopower": {
"repository": "simplesamlphp/simplesamlphp-module-discopower",
"version": "~1.6.0"
},
"ldap": {
"repository": "simplesamlphp/simplesamlphp-module-ldap",
"version": "~2.5.2"
},
"metarefresh": {
"repository": "simplesamlphp/simplesamlphp-module-metarefresh",
"version": "~1.3.1"
},
"radius": {
"repository": "simplesamlphp/simplesamlphp-module-radius",
"version": "~2.1.1"
},
"sqlauth": {
"repository": "simplesamlphp/simplesamlphp-module-sqlauth",
"version": "~1.4.0"
}
}
}