Skip to content

Commit 4fffe26

Browse files
authored
Add note to servicenow connector ref (#124101) (#124217)
(cherry picked from commit 2456cd3)
1 parent 6155150 commit 4fffe26

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/reference/ingestion-tools/search-connectors/es-connectors-servicenow.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,12 @@ The ServiceNow connector supports roles for access control lists (ACLs) to enabl
205205

206206
For services other than these defaults, the connector iterates over access controls with `read` operations and finds the respective roles for those services.
207207

208+
:::{important}
209+
The ServiceNow connector applies access control at the service (table) level. This means documents within a given ServiceNow table share the same access control settings. Users with permission to a table can access all documents from that table in Elasticsearch.
210+
:::
211+
208212
::::{note}
209213
The ServiceNow connector does not support scripted and conditional permissions.
210-
211214
::::
212215

213216

0 commit comments

Comments
 (0)