aboutsummaryrefslogtreecommitdiff
path: root/ms_specific_proxyservice
diff options
context:
space:
mode:
authorThomas <>2022-06-09 09:13:48 +0200
committerThomas <>2022-06-09 09:13:48 +0200
commit901c99b39f7ecd80578b0146052efcbc2c3f8b3b (patch)
tree316256d643a3ecb2c3f0592c4ee6c9aedbedd4f0 /ms_specific_proxyservice
parent49a38fef1afad32d7e8c63e3884d854065fcf740 (diff)
downloadNational_eIDAS_Gateway-901c99b39f7ecd80578b0146052efcbc2c3f8b3b.tar.gz
National_eIDAS_Gateway-901c99b39f7ecd80578b0146052efcbc2c3f8b3b.tar.bz2
National_eIDAS_Gateway-901c99b39f7ecd80578b0146052efcbc2c3f8b3b.zip
fix(core): update message properties because error messages are invalid encoded
Diffstat (limited to 'ms_specific_proxyservice')
-rw-r--r--ms_specific_proxyservice/src/main/resources/properties/status_messages_en.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/ms_specific_proxyservice/src/main/resources/properties/status_messages_en.properties b/ms_specific_proxyservice/src/main/resources/properties/status_messages_en.properties
index 80228a47..56decf12 100644
--- a/ms_specific_proxyservice/src/main/resources/properties/status_messages_en.properties
+++ b/ms_specific_proxyservice/src/main/resources/properties/status_messages_en.properties
@@ -24,15 +24,15 @@ auth.26=No transaction identifier
auth.28=Found no active transaction with Id: {0}. Maybe, the transaction was removed after timeout
auth.37=Requested bPK-Target: {0} does not match allowed targets for service provider: {1}
auth.38=Passive authentication was requested but user as no active session
-auth.39=Error: '{0}' in post-processing of authentication data. Can not finish authentication process
+auth.39=Error: {0} in post-processing of authentication data. Can not finish authentication process
process.01=Can not execute authentication process
process.02=Find no applicable authentication process for transaction with Id: {0}
process.03=Can not resume the authentication process. Reason: {0}
process.04=Can not execute authentication process. Problem with an internal state
-builder.00=Can not generate data structure "{0}": {1}
-builder.11=Error: '{0}' in post-processing of authentication data. Can not finish authentication process
+builder.00=Can not generate data structure {0}: {1}
+builder.11=Error: {0} in post-processing of authentication data. Can not finish authentication process
parser.01=Error during eID-data processing. Reason: {0}