Skip to content
Snippets Groups Projects
Commit 530284eb authored by Niels van Dijk's avatar Niels van Dijk
Browse files

Added additioanl description to SAML error. Fixed typos

parent 44c61d24
No related branches found
No related tags found
No related merge requests found
......@@ -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"
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment