Skip to content

Commit 8f39fa6

Browse files
authored
[DOCS] Wrap document/field restriction tip in IMPORTANT block (#112146) (#112158)
1 parent dfe4e6b commit 8f39fa6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/security/authorization/field-and-document-access-control.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,11 @@ specify any field restrictions. If you assign a user both roles, `role_a` gives
5454
the user access to all documents and `role_b` gives the user access to all
5555
fields.
5656

57+
[IMPORTANT]
58+
===========
5759
If you need to restrict access to both documents and fields, consider splitting
5860
documents by index instead.
61+
===========
5962

6063
include::role-templates.asciidoc[]
6164
include::set-security-user.asciidoc[]

0 commit comments

Comments
 (0)