From 58cdb17fb9a4137bbbe304fb22b861f7c517c650 Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 9 Sep 2016 15:46:25 -0300 Subject: PLT-4141 Validating SAML attributes (#4002) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/en.json b/i18n/en.json index 7e5d998ba..e9594b5e3 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2555,6 +2555,10 @@ "id": "ent.migration.migratetoldap.user_not_found", "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." -- cgit v1.2.3-1-g7c22