From 8d2aa68bc18c04c2b03cbdd01f008a89e4c8c1c6 Mon Sep 17 00:00:00 2001 From: Christian Kollmann Date: Tue, 7 Dec 2021 07:51:10 +0100 Subject: Unify HTML templates across test, main, basicConfig --- .../resources/templates/other_login_method.html | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 connector/src/main/resources/templates/other_login_method.html (limited to 'connector/src/main/resources/templates/other_login_method.html') diff --git a/connector/src/main/resources/templates/other_login_method.html b/connector/src/main/resources/templates/other_login_method.html new file mode 100644 index 00000000..c233c5c4 --- /dev/null +++ b/connector/src/main/resources/templates/other_login_method.html @@ -0,0 +1,77 @@ + + + + + + + eIDAS-Login Other Login Methods + + +
+
+
+ + +

Bundesministerium für Inneres

+
+
+ +
+
+
+
+

Zentraler eIDAS Knoten der Republik Österreich

+

Betrieben durch das Bundesministerium für Inneres

+
+ +

Select an alternative login method

+ +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + +
+ + + +
+ +
+ + + -- cgit v1.2.3 From 514f99284299882ce9b3e7741094eb55561b503e Mon Sep 17 00:00:00 2001 From: Christian Kollmann Date: Tue, 7 Dec 2021 08:41:16 +0100 Subject: Rework styling of other login method template --- .../resources/templates/other_login_method.html | 35 +++++++++++++++------- 1 file changed, 24 insertions(+), 11 deletions(-) (limited to 'connector/src/main/resources/templates/other_login_method.html') diff --git a/connector/src/main/resources/templates/other_login_method.html b/connector/src/main/resources/templates/other_login_method.html index c233c5c4..ea15864e 100644 --- a/connector/src/main/resources/templates/other_login_method.html +++ b/connector/src/main/resources/templates/other_login_method.html @@ -8,6 +8,16 @@ eIDAS-Login Other Login Methods +
@@ -41,29 +51,32 @@

Select an alternative login method

-
-
- +
+ + -
- + +
-
- + +
-
- + +
-- cgit v1.2.3 From a017ebff96d2cc12943801c933e5733b4e827b3b Mon Sep 17 00:00:00 2001 From: Christian Kollmann Date: Tue, 7 Dec 2021 09:00:22 +0100 Subject: Use relative paths in templates to enable preview in browser If Thymeleaf is active (i.e. the template is rendered by the Webapp), the path gets replaced anyway. --- connector/src/main/resources/templates/other_login_method.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'connector/src/main/resources/templates/other_login_method.html') diff --git a/connector/src/main/resources/templates/other_login_method.html b/connector/src/main/resources/templates/other_login_method.html index ea15864e..e5f03712 100644 --- a/connector/src/main/resources/templates/other_login_method.html +++ b/connector/src/main/resources/templates/other_login_method.html @@ -6,7 +6,7 @@ - + eIDAS-Login Other Login Methods