From 458c6f039654ba6ed3608f1523ba45f04f79bcd2 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 1 Dec 2022 13:12:23 +0100 Subject: feat(matching): disable UX option to create a new ERnP entry if it was prohibited by matching-process --- .../ms-connector/properties/messages.properties | 4 ++ .../ms-connector/properties/messages_de.properties | 6 +++ .../ms-connector/templates/other_login_method.html | 59 ++++++++++++++-------- 3 files changed, 48 insertions(+), 21 deletions(-) (limited to 'basicConfig') diff --git a/basicConfig/ms-connector/properties/messages.properties b/basicConfig/ms-connector/properties/messages.properties index 55a27ab6..f6005ac6 100644 --- a/basicConfig/ms-connector/properties/messages.properties +++ b/basicConfig/ms-connector/properties/messages.properties @@ -170,6 +170,10 @@ gui.otherlogin.inserternp.second=Allow the registration of your personal data in gui.otherlogin.inserternp.third.prefix=Attention: If you think you already have an entry in the registers of the Austrian administration, it is recommended not to allow your data to be entered again at this point in order to avoid double entries. In this case, please contact gui.otherlogin.inserternp.third.postfix=, to arrange a manual assignment of your personal data. +gui.otherlogin.inserternp.disabled.header.selection=eIDAS-Login not possible +gui.otherlogin.inserternp.disabled.prefix=If you have additional information that could enable an assignment, please log-in again and then use one of the preceding assignment options. If you do not have any further information, please contact +gui.otherlogin.inserternp.disabled.postfix=, to arrange a manual assignment of your personal data + module.eidasauth.matching.00=Matching failed, because find more than one ZMR entries with one eIDAS personal-identifier module.eidasauth.matching.01=Matching failed, because of an ZMR communication error. Reason: {0} diff --git a/basicConfig/ms-connector/properties/messages_de.properties b/basicConfig/ms-connector/properties/messages_de.properties index cd6c85fd..8fde9fdd 100644 --- a/basicConfig/ms-connector/properties/messages_de.properties +++ b/basicConfig/ms-connector/properties/messages_de.properties @@ -123,6 +123,12 @@ gui.otherlogin.inserternp.second=Erlauben Sie die Neueintragung ihrer Personenda gui.otherlogin.inserternp.third.prefix=Achtung: Wenn Sie der Meinung sind, in den Registern der österreichischen Verwaltung bereits einen Eintrag zu haben, wird empfohlen, an dieser Stelle keine Neueintragung Ihrer Daten zu erlauben, um doppelte Einträge zu verhindern. Kontaktieren Sie in diesem Fall bitte gui.otherlogin.inserternp.third.postfix=, um eine manuelle Zuordnung der Daten zu veranlassen. +gui.otherlogin.inserternp.disabled.header.selection=Anmeldung nicht möglich +gui.otherlogin.inserternp.disabled.prefix=Falls Sie über Informationen verfügen welche doch eine Zuordnung ermöglichen könnten, melden Sie sich bitte erneut an und verwenden Sie anschließend eine der vorgelagerten Zuordnungsmöglichkeiten. Falls Sie über keine weiteren Informationen verfügen kontaktieren Sie bitte +gui.otherlogin.inserternp.disabled.postfix=, um eine manuelle Zuordnung der Daten zu veranlassen. + + + module.eidasauth.matching.04=Während der Kommunikation mit einem offiziellen Register ist ein Fehler aufgetreten. Bitte kontaktieren Sie den Support. module.eidasauth.matching.21=Das Matching auf Basis eine Wohnanschrift in Österreich schlug fehl. Es wurden nicht alle erforderlichen Parameter für eine Suche mittels Wohnanschrift eingegeben. module.eidasauth.matching.22=Das Matching auf Basis eine Wohnanschrift in Österreich schlug fehl. Matching auf Basis einer bestanden oder bestehenden Wohnanschrift konnte nicht durchgeführt werden. diff --git a/basicConfig/ms-connector/templates/other_login_method.html b/basicConfig/ms-connector/templates/other_login_method.html index 478d6da5..6b6d4aa9 100644 --- a/basicConfig/ms-connector/templates/other_login_method.html +++ b/basicConfig/ms-connector/templates/other_login_method.html @@ -49,28 +49,45 @@

Betrieben durch das Bundesministerium für Inneres

-
- -
-

Generate new ERnP entry

- -

Insert ERnP first block

-

Insert ERnP second block

-

- Insert ERnP third block / part 1 -   helpdesk@bmi.gv.at - Insert ERnP third block / part 3 -

+
+ + +
+
+

Disallow new ERnP entry

+ +

Disallow new ERnP first block

+

+ Disallow new ERnP third block / part 1 +   helpdesk@bmi.gv.at + Disallow new ERnP third block / part 3 +

+
-
-
- - - -
+ +
+
+

Generate new ERnP entry

+ +

Insert ERnP first block

+

Insert ERnP second block

+

+ Insert ERnP third block / part 1 +   helpdesk@bmi.gv.at + Insert ERnP third block / part 3 +

+
+ +
+
+ + + +
+
@@ -84,7 +101,7 @@
-
+

No person data found

-- cgit v1.2.3