MM-62767: Add Custom Profile Attributes to the SAML synchronization process (#30459)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
27575d50c2
Коммит
c7165c5ff2
@@ -8292,6 +8292,10 @@
|
||||
"id": "ent.saml.configure.not_encrypted_response.app_error",
|
||||
"translation": "SAML login was unsuccessful as the Identity Provider response is not encrypted. Please contact your System Administrator."
|
||||
},
|
||||
{
|
||||
"id": "ent.saml.cpa_field_mapping.list_error",
|
||||
"translation": "Failed to retrieve CPA field(s)"
|
||||
},
|
||||
{
|
||||
"id": "ent.saml.do_login.empty_response.app_error",
|
||||
"translation": "We received an empty response from the Identity Provider."
|
||||
@@ -8328,6 +8332,14 @@
|
||||
"id": "ent.saml.service_disable.app_error",
|
||||
"translation": "SAML 2.0 is not configured or supported on this server."
|
||||
},
|
||||
{
|
||||
"id": "ent.saml.update_cpa.empty_attribute_statement",
|
||||
"translation": "SAML assertion attribute statement is invalid"
|
||||
},
|
||||
{
|
||||
"id": "ent.saml.update_cpa.multiple_errors",
|
||||
"translation": "Error(s) updating CPA values"
|
||||
},
|
||||
{
|
||||
"id": "ent.user.complete_switch_with_oauth.blank_email.app_error",
|
||||
"translation": "Unable to complete SAML login with an empty email address."
|
||||
|
||||
Ссылка в новой задаче
Block a user