Skip to content

Commit d11aaea

Browse files
Refactor data type documentation
1 parent 48d5300 commit d11aaea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ To configure properties of user attributes:
265265

266266
5. Attribute Data Types.
267267

268-
An attribute can be of one of the following data types:
268+
An attribute can be one of the following data types:
269269

270270
- **Text** A plain string value.
271271
- **Options** A pre-defined list of selectable values.
@@ -293,9 +293,9 @@ To configure properties of user attributes:
293293
![SubAttributes for attributes]({{base_path}}/assets/img/guides/organization/attributes/edit-addtribute-sub-attributes.png){: width="600" style="display: block; margin: 0; border: 0.3px solid lightgrey;"}
294294

295295
!!! note
296-
The following constraints apply if there is a mapped SCIM claim for the attribute:
296+
The following constraints apply if there is a mapped SCIM attribute for the attribute:
297297

298-
1. Each sub-attribute SCIM claim must start with the main attribute name followed by a dot (`.`)
298+
1. Each sub-attribute the mapped SCIM attribute must start with the main attribute name followed by a dot (`.`)
299299
and a descriptive sub-attribute name.
300300

301301
2. You can't assign another attribute of type **Object** as a sub-attribute.

0 commit comments

Comments
 (0)