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
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,9 +159,6 @@ To configure properties of user attributes:
159
159
160
160
5. Under **Attribute Configurations**, use the table to configure how attributes are handled for each entity.
161
161
162
-
!!! Danger "Warning"
163
-
These settings only control how the attributes behave in WSO2-managed UIs (Administrator Console, End-User Profile (i.e. My Account), Self-Registration). They **do not** affect backend or API validation. If you create a custom end-user profile UI, you can reference these configurations to apply the same rules (Display, Required, Read-only) in your own forms.
@@ -189,6 +186,11 @@ To configure properties of user attributes:
189
186
</tbody>
190
187
</table>
191
188
189
+
!!! Danger "Warning"
190
+
These settings only control how the attributes behave in WSO2-managed UIs (Administrator Console, End-User Profile (i.e. My Account), Self-Registration). They **do not** affect backend or API validation.
191
+
192
+
If you create a custom end-user profile UI, you can reference these configurations to apply the same rules (Display, Required, Read-only) in your own forms.
193
+
192
194
!!! note
193
195
Using the attribute configurations, you can also configure which attributes are displayed in the user creation form when
194
196
[onboarding users]({{base_path}}/guides/users/manage-users/#onboard-a-single-user) in the console.
@@ -333,14 +335,6 @@ To configure properties of user attributes:
333
335
334
336
7. Under **Attribute Configurations**, use the table to configure how attributes are handled for each entity.
335
337
336
-
{% if product_name == "WSO2 Identity Server" %}
337
-
!!! Danger "Warning"
338
-
These settings only control how the attributes behave in WSO2-managed UIs (Administrator Console, End-User Profile (i.e. My Account), Self-Registration). They **do not** affect backend or API validation. If you create a custom end-user profile UI, you can reference these configurations to apply the same rules (Display, Required, Read-only) in your own forms.
339
-
{% else %}
340
-
!!! Danger "Warning"
341
-
These settings only control how the attributes behave in WSO2-managed UIs (Administrator Console, End-User Profile (i.e. My Account), Self-Registration). They **do not** affect backend or API validation.
@@ -368,6 +362,11 @@ To configure properties of user attributes:
368
362
</tbody>
369
363
</table>
370
364
365
+
!!! Danger "Warning"
366
+
These settings only control how the attributes behave in WSO2-managed UIs (Administrator Console, End-User Profile (i.e. My Account), Self-Registration). They **do not** affect backend or API validation.
367
+
368
+
If you create a custom end-user profile UI, you can reference these configurations to apply the same rules (Display, Required, Read-only) in your own forms.
369
+
371
370
!!! note
372
371
Using the attribute configurations, you can also configure which attributes are displayed in the user creation form when
373
372
[onboarding users]({{base_path}}/guides/users/manage-users/#onboard-a-single-user) in the console.
0 commit comments