diff options
author | Thomas <> | 2022-02-08 16:37:50 +0100 |
---|---|---|
committer | Thomas <> | 2022-02-08 16:37:50 +0100 |
commit | 6936c9a9350ad5d83f6c84d649df63d5de1c188a (patch) | |
tree | ecc1c4bdf51293f1b25352e773099ae5278964c7 /eidas_modules/authmodule-eIDAS-v2/src/main/resources | |
parent | e3eae0a6f822d66f33c1a32459dd4ba3cfc76852 (diff) | |
download | National_eIDAS_Gateway-6936c9a9350ad5d83f6c84d649df63d5de1c188a.tar.gz National_eIDAS_Gateway-6936c9a9350ad5d83f6c84d649df63d5de1c188a.tar.bz2 National_eIDAS_Gateway-6936c9a9350ad5d83f6c84d649df63d5de1c188a.zip |
chore(matching): update matching by 'alternative eIDAS Login' to forward user to 'otherLoginMethod' GUI in case of an error and show specific error message
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/src/main/resources')
-rw-r--r-- | eidas_modules/authmodule-eIDAS-v2/src/main/resources/messages/eidas_connector_message.properties | 1 |
1 files changed, 1 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 8d65d63f..3942f30a 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 @@ -28,6 +28,7 @@ module.eidasauth.matching.21=Matching be using residence information failed by m module.eidasauth.matching.22=Can not find an unique match by using residence information. Provide more or other data, use another method for matching, or create a new Austrian identity. module.eidasauth.matching.23=Matching be using Austrian Identity was canceled. Use another method for matching or create a new Austrian identity. module.eidasauth.matching.24=Matching be using Austrian Identity not possible. Use another method for matching or create a new Austrian identity. +module.eidasauth.matching.25=Matching be using alternative eIDAS authentication not possible. Provide more or other data, use another method for matching, or create a new Austrian identity. module.eidasauth.matching.99=Matching failed, because of an unexpected processing error. Reason: {0} |