forked from privacybydesign/pbdf-requestors
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requestors.json
117 lines (117 loc) · 2.74 KB
/
requestors.json
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
[
{
"id": "pbdf-requestors.pbdf",
"hostnames": [
"privacybydesign.foundation"
],
"name": {
"en": "Privacy by Design Foundation",
"nl": "Stichting Privacy by Design"
},
"scheme": "pbdf-requestors"
},
{
"id": "pbdf-requestors.gemeente",
"hostnames": [
"gw.nijmegen.nl"
],
"name": {
"en": "Your Municipality",
"nl": "Je Gemeente"
},
"scheme": "pbdf-requestors"
},
{
"id": "pbdf-requestors.ivido",
"hostnames": [
"irma.ivido.nl"
],
"name": {
"en": "Ivido",
"nl": "Ivido"
},
"scheme": "pbdf-requestors"
},
{
"id": "pbdf-requestors.nuts",
"hostnames": [
"irma-agb.nuts.nl"
],
"name": {
"en": "Nuts",
"nl": "Nuts"
},
"scheme": "pbdf-requestors"
},
{
"id": "pbdf-requestors.surf",
"hostnames": [
"irma.surfconext.nl"
],
"name": {
"en": "SURF",
"nl": "SURF"
},
"scheme": "pbdf-requestors"
},
{
"id": "pbdf-requestors.vgz",
"hostnames": [
"irma.vgz.nl"
],
"name": {
"en": "VGZ",
"nl": "VGZ"
},
"scheme": "pbdf-requestors"
},
{
"id": "pbdf-requestors.gebiedonline",
"hostnames": [
"irma.gebiedonline.nl"
],
"name": {
"en": "Gebiedonline",
"nl": "Gebiedonline"
},
"scheme": "pbdf-requestors"
},
{
"id": "pbdf-requestors.chipsoft",
"hostnames": [
"irma.hix365.nl"
],
"name": {
"en": "ChipSoft",
"nl": "ChipSoft"
},
"scheme": "pbdf-requestors"
},
{
"id": "pbdf-requestors.sidn-pbdf",
"hostnames": [
"sidnemailissuer.irmaconnect.nl",
"sidnsmsissuer.irmaconnect.nl"
],
"name": {
"en": "SIDN on behalf of Privacy by Design Foundation",
"nl": "SIDN namens Stichting Privacy by Design"
},
"scheme": "pbdf-requestors"
},
{
"id": "pbdf-requestors.amsterdam",
"logo": "c5d0f1e727ceeb73531281a6b2bc021fb0935dc3b18b4b3e8fe30f5ae410213b",
"hostnames": [
"id.amsterdam.nl",
"acc.id.amsterdam.nl",
"irma-id.pinkprivate.cloud",
"irma-id-acc.pinkprivate.cloud"
],
"name": {
"en": "City of Amsterdam",
"nl": "Gemeente Amsterdam"
},
"scheme": "pbdf-requestors"
}
]