-
Notifications
You must be signed in to change notification settings - Fork 25
/
internal_attributes.yaml
108 lines (108 loc) · 2.73 KB
/
internal_attributes.yaml
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
attributes:
address:
openid: [address.street_address]
orcid: [addresses.str]
saml: [postaladdress, address]
openid4vp: [address]
displayname:
openid: [nickname]
orcid: [name.credit-name]
github: [login]
saml: [displayName, familyname, FamilyName, familyName]
edupersontargetedid:
facebook: [id]
linkedin: [id]
orcid: [orcid]
github: [id]
openid: [sub]
saml: [eduPersonTargetedID, eduPersonTargetedId, spidCode, sub, id, fiscalNumber]
openid4vp: [sub]
edupersonprincipalname:
saml: [eduPersonPrincipalName]
edupersonscopedaffiliation:
saml: [eduPersonScopedAffiliation]
edupersonentilement:
saml: [eduPersonEntitlement]
schacpersonaluniqueid:
saml: [schacPersonalUniqueID, fiscalNumber]
schacpersonaluniquecode:
saml: [schacPersonalUniqueCode]
schachomeorganizationtype:
saml: [schacHomeOrganizationType]
schachomeorganization:
saml: [schacHomeOrganization]
givenname:
facebook: [first_name]
linkedin: [email-address]
orcid: [name.given-names.value]
openid: [given_name]
openid4vp: [given_name]
saml: [givenName, name, Name]
mail:
facebook: [email]
linkedin: [email-address]
orcid: [emails.str]
github: [email]
openid: [email]
saml: [mail, email]
openid4vp: [mail, email]
name:
facebook: [name]
orcid: [name.credit-name]
github: [name]
openid: [name]
saml: [name, Name]
openid4vp: [given_name]
surname:
facebook: [last_name]
linkedin: [lastName]
orcid: [name.family-name.value]
openid: [family_name]
saml: [sn, surname, familyName, FamilyName]
openid4vp: [family_name]
# spid related
spidcode:
openid: [spidcode]
openid4vp: [sub]
saml: [spidCode]
# decommentando questo la email rilasciata anche in caso di account linking sarà quella di spid
# commentando: email sarà rilasciato in formato URI
email:
facebook: [email]
linkedin: [email-address]
orcid: [emails.str]
github: [email]
openid: [email]
openid4vp: [mail, email]
saml: [mail]
familyname:
saml: [familyName, familyname, FamilyName]
fiscalnumber:
saml: [fiscalNumber, fiscalnumber, FiscalNumber]
gender:
saml: [gender, Gender]
companyName:
saml: [companyName]
registeredOffice:
saml: [registeredOffice]
ivaCode:
saml: [ivaCode]
idCard:
saml: [idCard]
digitalAddress:
saml: [digitalAddress]
placeOfBirth:
saml: [placeOfBirth]
countyOfBirth:
saml: [countyOfBirth]
dateOfBirth:
saml: [dateOfBirth]
address:
saml: [address]
mobilePhone:
saml: [mobilePhone]
expirationDate:
saml: [expirationDate]
# user identification mapping
user_id_from_attrs: [edupersontargetedid]
user_id_to_attr: spidcode