From 5bc225d9b0936cd108b1c6be675643d3725640c5 Mon Sep 17 00:00:00 2001 From: Igor Ranieri Elland <54423+elland@users.noreply.github.com> Date: Mon, 4 Jul 2022 11:18:14 +0200 Subject: [PATCH] Added preferred language field to mapping scheme. --- docs/src/how-to/single-sign-on/trouble-shooting.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/src/how-to/single-sign-on/trouble-shooting.rst b/docs/src/how-to/single-sign-on/trouble-shooting.rst index 3f3fb8fd27c..da0ca432100 100644 --- a/docs/src/how-to/single-sign-on/trouble-shooting.rst +++ b/docs/src/how-to/single-sign-on/trouble-shooting.rst @@ -236,7 +236,11 @@ in your wire team: must consist of 1-128 unicode characters, and does not need to be unique. -3. SCIM's `externalId`: +3. SCIM's `preferredLanguage` is mapped to wire's user locale settings + when a locale is not defined for that user. It must consist of an + ISO 639-1 language code. + +4. SCIM's `externalId`: a. If SAML SSO is used, it is mapped on the SAML `NameID`. If it parses as an email, it will have format `email`, and you can