Skip to content

Commit b2a6e5e

Browse files
author
Pearl Dsilva
committed
Review comments addressed
1 parent 948217f commit b2a6e5e

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

source/adminguide/projects.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,11 @@ added to a project without a project role, it would imply that the
5353
user / account added will have access to all APIs that are made available
5454
by the Account level role. If there are no specific deny rules in the
5555
project role, it would again fallback onto the account-level role to decide
56-
whether the user has permissions to perform a specific action.
56+
whether the user has permissions to perform a specific action. It is also to be
57+
noted that Project roles are restricictive in nature, i.e., to say that, one may
58+
not allow a user to perform an operation that is NOT allowed at Account level.
59+
Even if a rule is added at the project level, allowing such an action, it will not
60+
have any effect as the action will be prohibitted by the Account Role.
5761

5862

5963
The project administrator can promote or demote a user in the project.
@@ -310,7 +314,7 @@ not turned on, use the procedure in Adding Project Members From the UI.
310314

311315
You can invite only people who have an account in this cloud within the same domain as the project. However, you can send the invitation to any email address.
312316

313-
5. To view and manage the invitations you have sent, return to this tab.
317+
#. To view and manage the invitations you have sent, return to this tab.
314318
When an invitation is accepted, the new member will appear in the
315319
project’s Accounts tab.
316320

0 commit comments

Comments
 (0)