diff options
author | Thomas <> | 2022-12-15 17:56:49 +0100 |
---|---|---|
committer | Thomas <> | 2022-12-15 17:56:49 +0100 |
commit | fb04ef818546cf26ed1e623e5b565ac0961780fe (patch) | |
tree | a73b38fbc9d74e61ca56c20810485684940f1db2 /basicConfig/ms-connector/properties/messages.properties | |
parent | 30f1ff7b45f3d05147329323751516ed8114c9f2 (diff) | |
download | National_eIDAS_Gateway-fb04ef818546cf26ed1e623e5b565ac0961780fe.tar.gz National_eIDAS_Gateway-fb04ef818546cf26ed1e623e5b565ac0961780fe.tar.bz2 National_eIDAS_Gateway-fb04ef818546cf26ed1e623e5b565ac0961780fe.zip |
feat(connector): add support for Ukraine eIDAS-ProxyService
Since Ukraine is not notified, we need a new configuration parameter to set not-notified LoA
Diffstat (limited to 'basicConfig/ms-connector/properties/messages.properties')
-rw-r--r-- | basicConfig/ms-connector/properties/messages.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/basicConfig/ms-connector/properties/messages.properties b/basicConfig/ms-connector/properties/messages.properties index f6005ac6..e2d5c71d 100644 --- a/basicConfig/ms-connector/properties/messages.properties +++ b/basicConfig/ms-connector/properties/messages.properties @@ -108,6 +108,8 @@ gui.countryselection.country.sw=Sweden gui.countryselection.country.sw.logo.alt=Sweden-eID gui.countryselection.country.uk=United Kingdom gui.countryselection.country.uk.logo.alt=United Kingdom-eID +gui.countryselection.country.ua=Ukraine +gui.countryselection.country.ua.logo.alt=Ukraine-eID gui.countryselection.country.testcountry=TestCountry gui.countryselection.country.testcountry.logo.alt=Testcountry-eID |