File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
src/saml2/entity_category Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 100
100
HEI = "http://www.swamid.se/category/hei-service" # Deprecated from 2021-03-31
101
101
102
102
RELEASE = {
103
+ # NOTICE: order is important
104
+ # no aggregation categories needs to come last and in order of least to most restrictive
103
105
"" : [],
104
106
SFS_1993_1153 : ["norEduPersonNIN" , "eduPersonAssurance" ],
105
107
(RESEARCH_AND_EDUCATION , EU ): NAME + STATIC_ORG_INFO + OTHER ,
111
113
ESI : MYACADEMICID_ESI ,
112
114
(ESI , COCOv1 ): MYACADEMICID_ESI + GEANT_COCO ,
113
115
(ESI , COCOv2 ): MYACADEMICID_ESI + REFEDS_COCO ,
114
- # order is important for no aggregation categories as the last one wins if more than one is found
116
+ # no aggregation categories
115
117
PERSONALIZED : REFEDS_PERSONALIZED_ACCESS ,
116
118
PSEUDONYMOUS : REFEDS_PSEUDONYMOUS_ACCESS ,
117
119
ANONYMOUS : REFEDS_ANONYMOUS_ACCESS ,
You can’t perform that action at this time.
0 commit comments