diff options
author | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2021-02-01 09:42:38 +0100 |
---|---|---|
committer | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2021-02-02 12:55:15 +0100 |
commit | de03adfbe79968f65bb711d7b3a583eeb1054140 (patch) | |
tree | 7d805b1c968639b4a14acd6e1356ec43e72d45f0 /connector/src/main/resources | |
parent | 4c621edbacbaed95edf4cac3a44a84e9e5c55819 (diff) | |
download | National_eIDAS_Gateway-de03adfbe79968f65bb711d7b3a583eeb1054140.tar.gz National_eIDAS_Gateway-de03adfbe79968f65bb711d7b3a583eeb1054140.tar.bz2 National_eIDAS_Gateway-de03adfbe79968f65bb711d7b3a583eeb1054140.zip |
more transitions & tests
Diffstat (limited to 'connector/src/main/resources')
-rw-r--r-- | connector/src/main/resources/properties/status_messages_en.properties | 1 |
1 files changed, 1 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 c430fc90..9dcbe1a1 100644 --- a/connector/src/main/resources/properties/status_messages_en.properties +++ b/connector/src/main/resources/properties/status_messages_en.properties @@ -8,6 +8,7 @@ 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. +eidas.10=Invalid user input. config.01=No configuration-file parameter found. Maybe Java SystemD parameter is missing |