aboutsummaryrefslogtreecommitdiff
path: root/connector
diff options
context:
space:
mode:
authorChristian Kollmann <christian.kollmann@a-sit.at>2021-01-12 16:08:36 +0100
committerChristian Kollmann <christian.kollmann@a-sit.at>2021-01-12 16:08:36 +0100
commit7961d920b67a4ce6cfb6bb9d9941242041bd47c6 (patch)
treeb7762944dc066ba19c59fbd452c58ef2cc57532c /connector
parent1247debcf4807dfdd9d9080d48f546c933a472b1 (diff)
parenteae2f7b06fc41741863d1ea6ec9c8b6da8a6b8fb (diff)
downloadNational_eIDAS_Gateway-7961d920b67a4ce6cfb6bb9d9941242041bd47c6.tar.gz
National_eIDAS_Gateway-7961d920b67a4ce6cfb6bb9d9941242041bd47c6.tar.bz2
National_eIDAS_Gateway-7961d920b67a4ce6cfb6bb9d9941242041bd47c6.zip
Personen Matching Part 1: Register Search
See merge request egiz/eidas_at_proxy!5
Diffstat (limited to 'connector')
-rw-r--r--connector/src/main/resources/properties/status_messages_en.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/connector/src/main/resources/properties/status_messages_en.properties b/connector/src/main/resources/properties/status_messages_en.properties
index 80228a47..c430fc90 100644
--- a/connector/src/main/resources/properties/status_messages_en.properties
+++ b/connector/src/main/resources/properties/status_messages_en.properties
@@ -6,6 +6,9 @@ eidas.04=Request contains no sessionToken. Authentication process stops
eidas.05=Received eIDAS response-message is not valid. Reason: {0}
eidas.06=LoA from eIDAS response-message {0} does not match to requested LoA
eidas.07=eIDAS Response attribute-validation FAILED. Attribute:{0} Reason: {1}
+eidas.08=An unexpected error occurred.
+eidas.09=An error occurred while loading your data from official registers. Please contact the support.
+
config.01=No configuration-file parameter found. Maybe Java SystemD parameter is missing
config.03=Can not load configuration from path {0} (See logs for more details)