Skip to content

Commit ede0131

Browse files
committed
Update conditions section
1 parent 32cc0ca commit ede0131

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/role-based-access-control/role-assignments.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,9 @@ You can add a text description to a role assignment. While descriptions are opti
137137

138138
## Conditions
139139

140-
Some roles support *role assignment conditions* based on attributes in the context of specific actions. A role assignment condition is an additional check that you can optionally add to your role assignment to provide more fine-grained access control. For example, you can add a condition that requires an object to have a specific tag to read the object.
140+
Some roles support *role assignment conditions* based on attributes in the context of specific actions. A role assignment condition is an additional check that you can optionally add to your role assignment to provide more fine-grained access control.
141+
142+
For example, you can add a condition that requires an object to have a specific tag for the user to read the object.
141143

142144
You typically build conditions using a visual condition editor, but here's what an example condition looks like in code:
143145

0 commit comments

Comments
 (0)