Skip to content

Commit 8568852

Browse files
committed
added to table
1 parent 2d763bb commit 8568852

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

modules/ROOT/pages/security/tool-auth.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
= Tool authentication
33
:description: This section describes the seamless tool authentication functionality in AuraDB.
44

5-
Organization admins can allow users in a project to connect seamlessly to a project and the instances within it.
5+
Organization admins can allow users in a project to seamlessly and securely connect to a project and the instances within it.
66

77
This feature can be enabled and configured from the Org settings.
88

modules/ROOT/pages/user-management.adoc

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The roles are immutable and every new user needs to be assigned one.
167167
:check-mark: icon:check[]
168168

169169
.Roles and console capabilities
170-
[opts="header",cols="3,1,1,1"]
170+
[opts="header",cols="3,^,^,^"]
171171
|===
172172
| Capability | Viewer | Member | Admin
173173
| View users and their roles | {check-mark} | {check-mark} | {check-mark}
@@ -192,14 +192,19 @@ Each project must have at least one Project Admin, but it is also possible for p
192192
Additionally, predefined roles are assigned certain privileges on the instance level as well.
193193

194194
.Roles and database privileges
195-
[options="header", cols="3,1,1,1,1,1"]
195+
[options="header", cols="3,^,^,^,^,^"]
196196
|===
197197
| Privilege
198198
| Viewer
199199
| Member
200-
| Admin Free
201-
| Admin Pro
202-
| Admin BC
200+
3+| Admin
201+
202+
|
203+
|
204+
|
205+
| Free
206+
| Professional
207+
| Business Critical
203208

204209
| Access to database
205210
| {check-mark}
@@ -279,7 +284,7 @@ Additionally, predefined roles are assigned certain privileges on the instance l
279284
| {check-mark}
280285
| {check-mark}
281286

282-
| List and end transactions for specified users on the database
287+
| List and end transactions for specified users on the database.
283288
|
284289
|
285290
| {check-mark}
@@ -327,6 +332,13 @@ Additionally, predefined roles are assigned certain privileges on the instance l
327332
|
328333
| {check-mark}
329334
| {check-mark}
335+
336+
| Privilege management footnote:[This includes to list, grant, and revoke privileges.]
337+
|
338+
|
339+
|
340+
|
341+
| {check-mark}
330342
|===
331343

332344
=== Inviting users

0 commit comments

Comments
 (0)