Skip to content

Commit ede0b4e

Browse files
authored
Merge pull request #818 from redis/Add-API-viewer-role
Add CAPI viewer role
2 parents e1e1606 + 1ea29d3 commit ede0b4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/operate/rc/api/get-started/manage-api-keys.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The **Copy** button copies the account key to the Clipboard.
4343

4444
**API user keys** (also known as _secret keys_) are used as the value of the `x-api-secret-key` HTTP header used to authenticate a REST API request.
4545

46-
In this context, _user_ refers to the account used to sign in to the Redis Cloud console. Users must be account owners.
46+
In this context, _user_ refers to the account used to sign in to the Redis Cloud console. Users must have an owner (read-write) or viewer (read-only) role.
4747

4848
Users can have more than one user key; however, users should not share user keys.
4949

@@ -62,7 +62,7 @@ The key name:
6262
- Must be between 10 and 50 characters long
6363
- Can contain alphanumeric characters, hyphens, and underscores. Spaces are not allowed.
6464

65-
The user name must be an account owner.
65+
The user name must have an owner or viewer role.
6666

6767
Select **Create** to create the new key.
6868

@@ -123,4 +123,4 @@ To manage the CIDR allow list:
123123

124124
Use the **Edit** button to change the address for a rule or the **Delete button** to remove a rule.
125125

126-
{{<image filename="images/rc/button-access-management-cidr-rule-edit.png#no-click" alt="Use the **Edit** button to change the address for a CIDR allow list rule." class="inline">}} &nbsp; {{<image filename="images/rc/button-access-management-cidr-rule-delete.png#no-click" alt="Use the **Delete** button to remove an address from the CIDR allow list." class="inline" >}}
126+
{{<image filename="images/rc/button-access-management-cidr-rule-edit.png#no-click" alt="Use the **Edit** button to change the address for a CIDR allow list rule." class="inline">}} &nbsp; {{<image filename="images/rc/button-access-management-cidr-rule-delete.png#no-click" alt="Use the **Delete** button to remove an address from the CIDR allow list." class="inline" >}}

0 commit comments

Comments
 (0)