Skip to content

Commit 2983348

Browse files
Capella roles
1 parent acf7e02 commit 2983348

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

modules/concept-docs/pages/best-practices.adoc

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,13 @@ Data security depends in part on only giving access to the minimum amount of dat
4646

4747
RBAC restrict resources on a Couchbase cluster to an identified user, allocated by role.
4848

49-
*TODO* update and add Capella here
49+
==== Capella Security & Priveleges
50+
51+
Capella, our managed service, likewise has a concept of roles.
52+
53+
In addition to this, clusters within Capella are grouped into
54+
xref:cloud:organizations:organization-projects-overview.adoc[organizations and projects],
55+
to maintain separation of concerns, as well as access priveleges.
5056

5157

5258
==== Users, Resources, Roles, and Privileges
@@ -217,9 +223,10 @@ Read up on security and performance considerations relevant to your use case.
217223

218224
=== Role-Based Access Control
219225

220-
*TODO* add Capella info
226+
For Capella, Roles, Cluster Access Credentials, and Authentication options are covered in the xref:cloud:security:security.adoc[Capella Security docs].
221227

222-
All aspects of the Couchbase RBAC system are covered in the section xref:{version-server}@server:learn:security/authorization-overview.adoc[Authorization].
228+
229+
For self-managed Couchbase Server, all aspects of the Couchbase RBAC system are covered in the section xref:{version-server}@server:learn:security/authorization-overview.adoc[Authorization].
223230
Specifically, for information on:
224231

225232
* Adding _Users_ and assigning _roles_, by means of the Couchbase Web Console, see xref:{version-server}@server:manage:manage-security/manage-users-and-roles.adoc[Manage Users and Roles].
@@ -234,4 +241,4 @@ Specifically, for information on:
234241
// add in Python
235242
// https://docs.couchbase.com/sdk-api/couchbase-python-client/couchbase_api/parallelism.html
236243
//
237-
//
244+
//

0 commit comments

Comments
 (0)