diff --git a/config/logins.json b/config/logins.json
index 36ec2fea06e100582511ca4628e5c22c49d6c163..c082d755b7208fd0e028bf8a3b9f682ea37d79a7 100644
--- a/config/logins.json
+++ b/config/logins.json
@@ -588,10 +588,10 @@
     }
   },
   "Error Scenarios": {
-    "message": "<b>Error scenario(s)</b>",
+    "message": "<b>Error scenario(s)</b><br>This section has SAML errors for (proper) testing error handling on the side of the service",
     "profiles": {
       "error": {
-        "explanation": "<b>Authentication errors</b><br>This login will trigger an authentication failed error on the side if teh IdP. The error is passed on to te Service. This error may occur when the user is not able to authenticate at the identity provided.",
+        "explanation": "<b>Authentication errors</b><br>This login will trigger an 'Authentication failed' error. This error may occur when the user is not able to authenticate at the identity provided.",
 	    "display": "Authentication error"
       }
     }