From 0c8158a97598e82b60dedaffcc7e0a8625ed4715 Mon Sep 17 00:00:00 2001 From: nikosev Date: Wed, 10 Nov 2021 17:52:21 +0200 Subject: [PATCH] Edit attribute definition --- dictionaries/attributes.definition.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/dictionaries/attributes.definition.json b/dictionaries/attributes.definition.json index 65f2d3e319..f9d55c2c2f 100644 --- a/dictionaries/attributes.definition.json +++ b/dictionaries/attributes.definition.json @@ -51,13 +51,13 @@ "en": "Service-specific pseudonymous ID at home organization" }, "attribute_edupersonprincipalname": { - "en": "Person's principal name at home organization" + "en": "Community User Identifier (eduPersonPrincipalName)" }, "attribute_edupersonuniqueid": { - "en": "Person's non-reassignable, persistent pseudonymous ID at home organization" + "en": "Community User Identifier (eduPersonUniqueId)" }, "attribute_subject_id": { - "en": "Pseudonymous ID at home organization" + "en": "Community User Identifier (subject-id)" }, "attribute_edupersonorcid": { "en": "ORCID researcher identifiers" @@ -158,6 +158,12 @@ "attribute_vopersonexternalid": { "en": "Identifier at home organization" }, + "attribute_vopersonid": { + "en": "Community User Identifier (voPersonID)" + }, + "attribute_vopersonscopedaffiliation": { + "en": "Affiliation within the community or research infrastructure" + }, "attribute_vopersonverifiedemail": { "en": "Verified mail" },