aboutsummaryrefslogtreecommitdiff
path: root/connector
diff options
context:
space:
mode:
authorAlexander Marsalek <amarsalek@iaik.tugraz.at>2021-01-07 18:16:45 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2021-01-15 14:21:08 +0100
commited033b4105eec8c00189729bd4b38b17c6b40509 (patch)
tree6448d166fc6e9bb6d6a6fefaa23b443a37e0f3bf /connector
parent65da83cd168a87fe15c6e03a0178fe78780854fd (diff)
downloadNational_eIDAS_Gateway-ed033b4105eec8c00189729bd4b38b17c6b40509.tar.gz
National_eIDAS_Gateway-ed033b4105eec8c00189729bd4b38b17c6b40509.tar.bz2
National_eIDAS_Gateway-ed033b4105eec8c00189729bd4b38b17c6b40509.zip
Resolve merge comments
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)