From 6fc3fdbb43abf40b35bf103ce9dacc7efb60b5fb Mon Sep 17 00:00:00 2001
From: Leroy <3416288+Liemine@users.noreply.github.com>
Date: Sun, 4 Jan 2026 00:27:11 +0100
Subject: [PATCH 1/8] #549 Improve invite email
---
.../resources/templates/eduID-logo-square.svg | 8 ++++++
.../resources/templates/invitation_en.html | 23 ++++++----------
.../resources/templates/invitation_nl.html | 26 +++++++------------
3 files changed, 25 insertions(+), 32 deletions(-)
create mode 100644 server/src/main/resources/templates/eduID-logo-square.svg
diff --git a/server/src/main/resources/templates/eduID-logo-square.svg b/server/src/main/resources/templates/eduID-logo-square.svg
new file mode 100644
index 00000000..c5930564
--- /dev/null
+++ b/server/src/main/resources/templates/eduID-logo-square.svg
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
diff --git a/server/src/main/resources/templates/invitation_en.html b/server/src/main/resources/templates/invitation_en.html
index 13f8d389..6abf6e27 100644
--- a/server/src/main/resources/templates/invitation_en.html
+++ b/server/src/main/resources/templates/invitation_en.html
@@ -24,12 +24,7 @@
{{#invitation.anyRoles}}
-
+
{{/message}}
{{#useEduID}}
-
For access to these applications eduID is used. Do you not have an eduID account yet?
- No worries, you can create one in less than 30 seconds.
+
You accept the role(s) by logging in with eduID. If you don’t have one yet, you can create it right away.
{{/useEduID}}
@@ -60,8 +53,8 @@
For access to these applications we use SURFconext.
{{/useEduID}}
diff --git a/server/src/main/resources/templates/invitation_nl.html b/server/src/main/resources/templates/invitation_nl.html
index c02cd223..c3fed347 100644
--- a/server/src/main/resources/templates/invitation_nl.html
+++ b/server/src/main/resources/templates/invitation_nl.html
@@ -24,12 +24,7 @@
{{#invitation.anyRoles}}
-
{{displaySenderName}} (van {{institutionName}} ) heeft je uitgenodigd voor
- één of meer
- applicaties en systemen die zij gebruiken.
-
-
Je bent uitgenodigd voor:
-
+
{{displaySenderName}} (van {{institutionName}} ) wil je toegang geven tot:
{{#groupedProviders}}
{{name}} ({{organisation}}) - als
@@ -38,31 +33,28 @@
{{/invitation.anyRoles}}
{{#message}}
-
Persoonlijk bericht van {{displaySenderName}}
-
+
{{/message}}
{{#useEduID}}
-
Voor de toegang tot deze applicatie(s) wordt gebruik gemaakt van eduID. Heb je nog geen eduID account? Geen
- probleem,
- een eduID account aanmaken kost minder dan 30 seconden.
+
De rol(len) accepteer je door in te loggen met eduID. Als je deze nog niet hebt, kun je hem gelijk aanmaken.
{{/useEduID}}
{{^useEduID}}
-
Voor de toegang tot deze applicaties wordt gebruik gemaakt van SURFconext.
+
De rol(len) accepteer je door in te loggen met SURFconext.
{{/useEduID}}
From 666558c162431395a36070d34090647cca7375ab Mon Sep 17 00:00:00 2001
From: Leroy <3416288+Liemine@users.noreply.github.com>
Date: Sun, 4 Jan 2026 00:35:54 +0100
Subject: [PATCH 2/8] #549 Improve invite email add url
---
server/src/main/resources/templates/invitation_en.html | 2 ++
server/src/main/resources/templates/invitation_nl.html | 2 ++
2 files changed, 4 insertions(+)
diff --git a/server/src/main/resources/templates/invitation_en.html b/server/src/main/resources/templates/invitation_en.html
index 6abf6e27..bd18b427 100644
--- a/server/src/main/resources/templates/invitation_en.html
+++ b/server/src/main/resources/templates/invitation_en.html
@@ -48,6 +48,7 @@
Continue with eduID
+
or copy this link into your browser: {{{ url }}}
{{/useEduID}}
{{^useEduID}}
For access to these applications we use SURFconext.
@@ -57,6 +58,7 @@
Continue
+ De rol(len) accepteer je door in te loggen met SURFconext.
@@ -57,6 +58,7 @@
For access to these applications we use SURFconext.
+ You accept the role(s) by logging in with SURFconext.