From 7bdb891ffe9e14e86b23a10579c8d97759ba4830 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 11 Dec 2019 12:45:34 +0100 Subject: update default configuration again --- .../eIDAS/specificCommunicationDefinitionConnector.xml | 11 ++++++++--- .../eIDAS/specificCommunicationDefinitionProxyservice.xml | 5 +++++ basicConfig/templates/countrySelection.html | 15 +++++++-------- basicConfig/templates/error_message.html | 4 ++-- 4 files changed, 22 insertions(+), 13 deletions(-) (limited to 'basicConfig') diff --git a/basicConfig/eIDAS/specificCommunicationDefinitionConnector.xml b/basicConfig/eIDAS/specificCommunicationDefinitionConnector.xml index cdd428d1..d1fc042d 100644 --- a/basicConfig/eIDAS/specificCommunicationDefinitionConnector.xml +++ b/basicConfig/eIDAS/specificCommunicationDefinitionConnector.xml @@ -16,17 +16,22 @@ - true + + specificCommunicationDefinitionConnectorRequest + specificConnector - - specificCommunicationDefinitionConnectorRequest mySecretConnectorRequest SHA-256 specificCommunicationDefinitionConnectorResponse + specificConnector + mySecretConnectorResponse SHA-256 + + + 65535 diff --git a/basicConfig/eIDAS/specificCommunicationDefinitionProxyservice.xml b/basicConfig/eIDAS/specificCommunicationDefinitionProxyservice.xml index 4b82191e..c8caf16b 100644 --- a/basicConfig/eIDAS/specificCommunicationDefinitionProxyservice.xml +++ b/basicConfig/eIDAS/specificCommunicationDefinitionProxyservice.xml @@ -20,13 +20,18 @@ specificCommunicationDefinitionProxyserviceRequest + specificProxyService mySecretProxyserviceRequest SHA-256 specificCommunicationDefinitionProxyserviceResponse + specificProxyService mySecretProxyserviceResponse SHA-256 + + + 65535 diff --git a/basicConfig/templates/countrySelection.html b/basicConfig/templates/countrySelection.html index 0c9b42bf..7fbc9464 100644 --- a/basicConfig/templates/countrySelection.html +++ b/basicConfig/templates/countrySelection.html @@ -2,8 +2,7 @@ - + th:with="lang=${#locale.language}" th:lang="${lang}"> @@ -211,21 +210,21 @@ function clickCountryFlag(element) {

Information zur Anmeldung über Europäische eIDs

- first part + first part Bundesministerium für Inneres - second part + second part

- third part + third part eIDAS-Verordnung der Europäischen Union - fourth part + fourth part

fived part + fived part - sixed part + sixed part

diff --git a/basicConfig/templates/error_message.html b/basicConfig/templates/error_message.html index 86f9d29d..da423592 100644 --- a/basicConfig/templates/error_message.html +++ b/basicConfig/templates/error_message.html @@ -21,8 +21,8 @@

Error Information


-

Code :

-

Msg :

+

Code :

+

Msg :

-- cgit v1.2.3