Skip to content

Commit 999ed6e

Browse files
authored
[8.x] Update connectors-servicenow.asciidoc DLS limitation
^^
1 parent 6d92767 commit 999ed6e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/reference/connector/docs/connectors-servicenow.asciidoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,12 @@ For default services, connectors use the following roles to find users who have
144144
145145
For services other than these defaults, the connector iterates over access controls with `read` operations and finds the respective roles for those services.
146146
147+
[IMPORTANT]
148+
====
149+
The ServiceNow connector applies access control at the service (table) level.
150+
All documents within a given table inherit the table’s access control settings.
151+
====
152+
147153
[NOTE]
148154
====
149155
The ServiceNow connector does not support scripted and conditional permissions.
@@ -379,6 +385,12 @@ For default services, connectors use the following roles to find users who have
379385
380386
For services other than these defaults, the connector iterates over access controls with `read` operations and finds the respective roles for those services.
381387
388+
[IMPORTANT]
389+
====
390+
The ServiceNow connector applies access control at the service (table) level.
391+
All documents within a given table inherit the table’s access control settings.
392+
====
393+
382394
[NOTE]
383395
====
384396
The ServiceNow connector does not support scripted and conditional permissions.

0 commit comments

Comments
 (0)