Skip to content

Commit 6ad0252

Browse files
committed
Add info about key value pairs and roles
1 parent 857a7a4 commit 6ad0252

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/assign-role-to-user-or-group.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ You can use the {product-title-short} portal to assign roles to a user or a grou
1212
. From the list of authentication providers, select the authentication provider.
1313
. Click *Edit minimum role and rules*.
1414
. Under the *Rules* section, click *Add new rule*.
15-
. For *Key*, select one of the values from `userid`, `name`, `email` or `group`.
16-
. For *Value*, enter the value of the user ID, name, email address or group based on the key you selected.
17-
. Click the *Role* drop-down menu and select the role you want to assign.
15+
. For *Key*, select one of the values from `userid`, `name`, `email`, or `groups`. The available choices depend on the authentication provider.
16+
. For *Value*, enter the value of the user ID, name, email address, or group based on the key you selected. For example, to assign the `Analyst` role to a user by email, after selecting `email` for the *Key* field, enter the email address of the user.
17+
. Click the *Role* drop-down menu and select the role you want to assign. For example, to assign the `Analyst` role to a user whose email you have entered, select `Analyst`.
1818
. Click *Save*.
1919

20-
You can repeat these instructions for each user or group and assign different roles.
20+
You can repeat these instructions for each user or group and assign different roles. For role aggregation, you can use the same key/value pair with multiple roles. For example, you can create a rule that assigns the `Analyst` role to the user `jsmith@example.com`, and then add another rule to assign the `Vulnerability Report Creator` role to the same user. For more information about roles, see "System roles".

0 commit comments

Comments
 (0)