Skip to content

Commit 93765b9

Browse files
authored
Merge pull request #5574 from BimsaraBodaragama/attribute-cofigs-chage-to-danger-warning-2
[Docs-IS] Restructure Attribute Configurations Warning Placement and Content
2 parents b797d04 + 23dc7e3 commit 93765b9

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

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

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,6 @@ 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-
!!! 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.
164-
165162
![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;"}
166163

167164
The table contains the following entities:
@@ -189,6 +186,11 @@ To configure properties of user attributes:
189186
</tbody>
190187
</table>
191188

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+
192194
!!! note
193195
Using the attribute configurations, you can also configure which attributes are displayed in the user creation form when
194196
[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:
333335

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

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.
342-
{% endif %}
343-
344338
![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;"}
345339

346340
The table contains the following entities:
@@ -368,6 +362,11 @@ To configure properties of user attributes:
368362
</tbody>
369363
</table>
370364

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+
371370
!!! note
372371
Using the attribute configurations, you can also configure which attributes are displayed in the user creation form when
373372
[onboarding users]({{base_path}}/guides/users/manage-users/#onboard-a-single-user) in the console.

0 commit comments

Comments
 (0)