-
Notifications
You must be signed in to change notification settings - Fork 10
/
publiccode.yml
99 lines (96 loc) · 2.85 KB
/
publiccode.yml
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
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
categories:
- identity-management
dependsOn:
open:
- name: MongoDB
optional: false
version: ''
versionMax: ''
versionMin: ''
- name: Python
optional: false
version: ''
versionMax: ''
versionMin: ''
- name: SATOSA
optional: false
version: ''
versionMax: ''
versionMin: ''
description:
en:
documentation: 'https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/'
features:
- provider discovery
- authorization
- token
- userinfo
- registration
- registration_read endpoint
- introspection endpoint
genericName: web application
longDescription: >
SATOSA Frontend based on identity python oidcop.
SATOSA-oidcop is based on identity python oidcop and enable your SATOSA proxy with OAuth2 Client and OIDC Relying Parties.
OIDCop is a Python implementation of an OIDC Provider on top of jwtconnect.io that shows you how to ‘build’ an OP using the classes and functions provided by oidc-op.
A working example project is available in this github italia repository: https://github.com/italia/Satosa-Saml2Spid/
Supported endpoints:
- provider discovery
- authorization
- token
- userinfo
- registration
- registration_read endpoint
- introspection endpoint
shortDescription: SATOSA IAM Proxy OIDC frontend based on oidcop
developmentStatus: stable
intendedAudience:
scope:
- employment
it:
conforme:
gdpr: true
lineeGuidaDesign: false
misureMinimeSicurezza: true
modelloInteroperabilita: false
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: false
riuso:
codiceIPA: unical
landingURL: 'https://github.com/UniversitaDellaCalabria/SATOSA-oidcop'
legal:
authorsFile: >-
https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/blob/main/AUTHORS
license: AGPL-3.0-or-later
mainCopyrightOwner: Università della Calabria
localisation:
availableLanguages:
- it
- en
localisationReady: true
maintenance:
contacts:
- affiliation: unical.it
email: giuseppe.demarco@unical.it
name: Giuseppe De Marco
type: internal
name: SATOSA-oidcop
platforms:
- linux
- web
releaseDate: '2021-10-13'
roadmap: 'https://github.com/UniversitaDellaCalabria/SATOSA-oidcop/issues'
softwareType: standalone/web
softwareVersion: 1.2.0
url: 'https://github.com/UniversitaDellaCalabria/SATOSA-oidcop'
usedBy:
- Università della Calabria - https://www.unical.it
- Istituto Superiore per la Protezione e la Ricerca Ambientale - https://www.isprabiente.gov.it