Skip to content

Commit 86ff9e4

Browse files
committed
update term changes in attribute meta data display view
1 parent 2ec723c commit 86ff9e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
78.3 KB
Loading

en/includes/guides/users/attributes/manage-attributes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@ To configure properties of user attributes:
8585
<td>The attribute value will be validated against the regex pattern specified here.</td>
8686
</tr>
8787
<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>
9090
<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>
9494
</ul>
9595
At the moment, you can only configure this option for custom attributes.
9696
</tr>

0 commit comments

Comments
 (0)