Skip to content

Commit

Permalink
[DOCS] Wrap document/field restriction tip in IMPORTANT block (elasti…
Browse files Browse the repository at this point in the history
  • Loading branch information
leemthompo committed Aug 23, 2024
1 parent dcd2462 commit 7d48869
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,11 @@ specify any field restrictions. If you assign a user both roles, `role_a` gives
the user access to all documents and `role_b` gives the user access to all
fields.

[IMPORTANT]
===========
If you need to restrict access to both documents and fields, consider splitting
documents by index instead.
===========

include::role-templates.asciidoc[]
include::set-security-user.asciidoc[]
Expand Down

0 comments on commit 7d48869

Please sign in to comment.