From 0ae0c83da2f970bb8987f116286857e07b0c02b1 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Tue, 16 Aug 2022 10:54:19 +0200 Subject: chore(eidas): add sector-specific attributes for BORIS project to eIDAS configuration add two eIDAS attributes: - http://e-justice.europa.eu/attributes/naturalperson/eJusticeNaturalPersonRole - http://e-justice.europa.eu/attributes/legalperson/eJusticeLegalPersonRole --- basicConfig/eIDAS/additional-attributes.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'basicConfig') diff --git a/basicConfig/eIDAS/additional-attributes.xml b/basicConfig/eIDAS/additional-attributes.xml index 6510546e..823f8db0 100644 --- a/basicConfig/eIDAS/additional-attributes.xml +++ b/basicConfig/eIDAS/additional-attributes.xml @@ -16,10 +16,10 @@ - Dynamic attributes + Justice and Consumers Financial Stability, Financial Services and Capital Markets Union Sector Specific Attributes - http://eidas.europa.eu/attributes/naturalperson/AdditionalAttribute - AdditionalAttribute + http://e-justice.europa.eu/attributes/naturalperson/eJusticeNaturalPersonRole + eJusticeNaturalPersonRole NaturalPerson false http://www.w3.org/2001/XMLSchema @@ -27,13 +27,13 @@ xs eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller - http://eidas.europa.eu/attributes/legalperson/LegalAdditionalAttribute - LegalAdditionalAttribute + http://e-justice.europa.eu/attributes/legalperson/eJusticeLegalPersonRole + eJusticeLegalPersonRole LegalPerson false http://www.w3.org/2001/XMLSchema string xs eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller - + -- cgit v1.2.3