Skip to content

Commit bd9fc8d

Browse files
author
ashwinkumar12345
committed
minor change
1 parent d928334 commit bd9fc8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/async/security.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,5 @@ PUT _opendistro/_security/api/rolesmapping/async_full_access
7171

7272
Because they have different backend roles, an asynchronous search submitted by `judy` will not be visible to `elon` and vice versa.
7373

74-
`judy` needs to have at least the superset of all roles that `elon` has to see `elon`'s asynchronous searches.
75-
74+
`judy` needs to have at least the superset of all roles that `elon` has to see the asynchronous searches that `elon` started.
7675
For example, if `judy` has 5 backend roles and `elon` one has 1 of these roles, then `judy` can see asynchronous searches submitted by `elon` but `elon` can’t see the asynchronous searches submitted by `judy`. This means that `judy` can perform GET and DELETE operations on asynchronous searches submitted by `elon` but not vice versa.

0 commit comments

Comments
 (0)