From b3bbdc754025246c3de2a8e04a7ed2f085c5d19e Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Tue, 7 Jun 2022 13:21:48 +0200 Subject: feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA attributes --- modules/eidas_proxy-sevice/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/eidas_proxy-sevice/pom.xml') diff --git a/modules/eidas_proxy-sevice/pom.xml b/modules/eidas_proxy-sevice/pom.xml index e45d6ee0..4a4ea26f 100644 --- a/modules/eidas_proxy-sevice/pom.xml +++ b/modules/eidas_proxy-sevice/pom.xml @@ -52,6 +52,11 @@ eu.eidas eidas-jcache-ignite-specific-communication + + + com.fasterxml.jackson.core + jackson-databind + org.apache.commons -- cgit v1.2.3