aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main
diff options
context:
space:
mode:
authorThomas <>2022-02-03 20:30:06 +0100
committerThomas <>2022-02-08 09:37:23 +0100
commit8d4680da725db89c5fc11767d8892f3fb16aa0e7 (patch)
treef465dd222dac1592f4a62b2d5fa24a5fcfc7b57c /eidas_modules/authmodule-eIDAS-v2/src/main
parent84bb45ecb417f6a92b7d8884048bd7901c6b1b42 (diff)
downloadNational_eIDAS_Gateway-8d4680da725db89c5fc11767d8892f3fb16aa0e7.tar.gz
National_eIDAS_Gateway-8d4680da725db89c5fc11767d8892f3fb16aa0e7.tar.bz2
National_eIDAS_Gateway-8d4680da725db89c5fc11767d8892f3fb16aa0e7.zip
test(core): fix broken tests after refactoring of ERnPClient API
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/src/main')
-rw-r--r--eidas_modules/authmodule-eIDAS-v2/src/main/resources/messages/eidas_connector_message.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/src/main/resources/messages/eidas_connector_message.properties b/eidas_modules/authmodule-eIDAS-v2/src/main/resources/messages/eidas_connector_message.properties
index 3ccfff19..188c5a8f 100644
--- a/eidas_modules/authmodule-eIDAS-v2/src/main/resources/messages/eidas_connector_message.properties
+++ b/eidas_modules/authmodule-eIDAS-v2/src/main/resources/messages/eidas_connector_message.properties
@@ -20,4 +20,8 @@ module.eidasauth.matching.02=Matching failed, because ZMR response contains hist
module.eidasauth.matching.03=Matching failed in workflow step: {0} with error: {1}
module.eidasauth.matching.04=An error occurred while loading your data from official registers. Please contact the support.
+module.eidasauth.matching.11=Matching failed, because of an ERnP communication error. Reason: {0}
+module.eidasauth.matching.12=Matching failed, because ERnP response contains historic information which is not supported.
+
module.eidasauth.matching.99=Matching failed, because of an unexpected processing error. Reason: {0}
+