summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-09-09 15:46:25 -0300
committerGitHub <noreply@github.com>2016-09-09 15:46:25 -0300
commit58cdb17fb9a4137bbbe304fb22b861f7c517c650 (patch)
tree6db26c10c0b4ec47ed7fa2d97ea769f1a843db4d /i18n
parent84b342fda168f8e64bf9734bd5b519a1f345c7c4 (diff)
downloadchat-58cdb17fb9a4137bbbe304fb22b861f7c517c650.tar.gz
chat-58cdb17fb9a4137bbbe304fb22b861f7c517c650.tar.bz2
chat-58cdb17fb9a4137bbbe304fb22b861f7c517c650.zip
PLT-4141 Validating SAML attributes (#4002)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 7e5d998ba..e9594b5e3 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2556,6 +2556,10 @@
"translation": "Unable to find user on AD/LDAP server: "
},
{
+ "id": "ent.saml.attribute.app_error",
+ "translation": "SAML login was unsuccessful because one of the attributes is incorrect. Please contact your System Administrator."
+ },
+ {
"id": "ent.saml.build_request.app_error",
"translation": "An error occurred while initiating the request to the Identity Provider. Please contact your System Administrator."
},