From 4bd5935bd825eaa92b9d534d9554b762c38e6250 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 6 Sep 2016 09:19:58 -0300 Subject: PLT-4041 Make SAML FirstName and LastName optional (#3951) --- i18n/en.json | 8 -------- 1 file changed, 8 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 50e7525f1..d0c5b85a1 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3103,10 +3103,6 @@ "id": "model.config.is_valid.saml_email_attribute.app_error", "translation": "Invalid Email attribute. Must be set." }, - { - "id": "model.config.is_valid.saml_first_name_attribute.app_error", - "translation": "Invalid First Name attribute. Must be set." - }, { "id": "model.config.is_valid.saml_idp_cert.app_error", "translation": "Identity Provider Public Certificate missing. Did you forget to upload it?" @@ -3119,10 +3115,6 @@ "id": "model.config.is_valid.saml_idp_url.app_error", "translation": "SAML SSO URL must be a valid URL and start with http:// or https://." }, - { - "id": "model.config.is_valid.saml_last_name_attribute.app_error", - "translation": "Invalid Last Name attribute. Must be set." - }, { "id": "model.config.is_valid.saml_private_key.app_error", "translation": "Service Provider Private Key missing. Did you forget to upload it?" -- cgit v1.2.3-1-g7c22