Skip to content

Commit b797d04

Browse files
Merge pull request #5573 from BimsaraBodaragama/attribute-cofigs-chage-to-danger-warning
2 parents 73ad376 + 0a65057 commit b797d04

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ To configure properties of user attributes:
159159

160160
5. Under **Attribute Configurations**, use the table to configure how attributes are handled for each entity.
161161

162-
!!! Important "Scope"
163-
162+
!!! Danger "Warning"
164163
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.
165164

166165
![Edit attributes]({{base_path}}/assets/img/guides/organization/attributes/configure-attribute-profiles.png){: width="600" style="display: block; margin: 0; border: 0.3px solid lightgrey;"}
@@ -334,9 +333,13 @@ To configure properties of user attributes:
334333

335334
7. Under **Attribute Configurations**, use the table to configure how attributes are handled for each entity.
336335

337-
338-
!!! Important "Scope"
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"
339341
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.
342+
{% endif %}
340343

341344
![Edit attributes]({{base_path}}/assets/img/guides/organization/attributes/configure-attribute-profiles.png){: width="600" style="display: block; margin: 0; border: 0.3px solid lightgrey;"}
342345

0 commit comments

Comments
 (0)