You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/includes/guides/users/attributes/manage-attributes.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,12 +85,12 @@ To configure properties of user attributes:
85
85
<td>The attribute value will be validated against the regex pattern specified here.</td>
86
86
</tr>
87
87
<tr>
88
-
<td><b>Shared Profile Value Resolving Method</b></td>
89
-
<td>For user profiles shared across multiple organizations, this method determines how {{product_name}} resolves the value of the user's attribute for each shared profile. </br>
88
+
<td><b>Select Source for Attribute Value of Shared Users</b></td>
89
+
<td>When a user's profile is shared across multiple organizations, the value of this attribute will be taken from the selected source.</br>
90
90
<ul>
91
-
<li><b>From Origin:</b> Attribute value is inherited from the original organization which manages the user's profile.</li>
92
-
<li><b>From Shared Profile:</b> Organizations receiving the shared user profile can set their own values for the user's attribute.</li>
93
-
<li><b>From First Found in Hierarchy:</b> The attribute value is retrieved from the first organization in the hierarchy that has assigned a non-null value to the attribute. </li>
91
+
<li><b>From Origin:</b> The attribute value is inherited from the original organization which manages the user's profile.</li>
92
+
<li><b>From Shared Profile:</b> The attribute value is taken from the shared user profile in the respective organization.</li>
93
+
<li><b>From First Found in Hierarchy:</b> The attribute value is retrieved from the first organization in the hierarchy that has assigned a non-null value to the attribute. </li>
94
94
</ul>
95
95
At the moment, you can only configure this option for custom attributes.
0 commit comments