diff --git a/config/logins.json b/config/logins.json index c082d755b7208fd0e028bf8a3b9f682ea37d79a7..1b11486ade3eabe141a3cf772e1a8cda436e4c16 100644 --- a/config/logins.json +++ b/config/logins.json @@ -591,7 +591,7 @@ "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. 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 provider.", "display": "Authentication error" } }