File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
en/includes/guides/users/attributes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ To configure properties of user attributes:
265265
2662665 . 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.
You can’t perform that action at this time.
0 commit comments