Skip to content

Commit ac1d9d4

Browse files
authored
chore(docs): Clarify definition of "View Entity" and "View Entity Pag… (#15213)
1 parent 842512a commit ac1d9d4

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/authorization/policies.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -207,19 +207,19 @@ These privileges are to view & modify any entity within DataHub.
207207

208208
#### Entity Privileges
209209

210-
| Entity Privileges | Description |
211-
| ---------------------------------- | ------------------------------------------------------------------------------------------ |
212-
| View Entity Page | Allow actor to view the entity page. |
213-
| Edit Entity | Allow actor to edit any information about an entity. Super user privileges for the entity. |
214-
| Delete | Allow actor to delete this entity. |
215-
| Create Entity | Allow actor to create an entity if it doesn't exist. |
216-
| Entity Exists | Allow actor to determine whether the entity exists. |
217-
| Execute Entity | Allow actor to execute entity ingestion. |
218-
| Get Timeline API[^3] | Allow actor to use the GET Timeline API. |
219-
| Get Entity + Relationships API[^3] | Allow actor to use the GET Entity and Relationships API. |
220-
| Get Aspect/Entity Count APIs[^3] | Allow actor to use the GET Aspect/Entity Count APIs. |
221-
| View Entity[^1] | Allow actor to view the entity in search results. |
222-
| Share Entity[^1] | Allow actor to share an entity with another DataHub Cloud instance. |
210+
| Entity Privileges | Description |
211+
| ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
212+
| View Entity Page | Allow actor to view the entity page. |
213+
| Edit Entity | Allow actor to edit any information about an entity. Super user privileges for the entity. |
214+
| Delete | Allow actor to delete this entity. |
215+
| Create Entity | Allow actor to create an entity if it doesn't exist. |
216+
| Entity Exists | Allow actor to determine whether the entity exists. |
217+
| Execute Entity | Allow actor to execute entity ingestion. |
218+
| Get Timeline API[^3] | Allow actor to use the GET Timeline API. |
219+
| Get Entity + Relationships API[^3] | Allow actor to use the GET Entity and Relationships API. |
220+
| Get Aspect/Entity Count APIs[^3] | Allow actor to use the GET Aspect/Entity Count APIs. |
221+
| View Entity[^1] | Allow actor to view the entity in search results. This privilege can be explicitly granted, but is also implied by the `View Entity Page` privilege. |
222+
| Share Entity[^1] | Allow actor to share an entity with another DataHub Cloud instance. |
223223

224224
#### Aspect Privileges
225225

0 commit comments

Comments
 (0)