We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_async_search
1 parent e4118ac commit 5fbbc33Copy full SHA for 5fbbc33
x-pack/docs/en/security/authentication/internal-users.asciidoc
@@ -2,9 +2,9 @@
2
[[internal-users]]
3
=== Internal users
4
5
-The {stack-security-features} use three _internal_ users (`_system`, `_xpack`,
6
-and `_xpack_security`), which are responsible for the operations that take place
7
-inside an {es} cluster.
+The {stack-security-features} use four _internal_ users (`_system`, `_xpack`,
+`_xpack_security`, and `_async_search`), which are responsible for the operations
+that take place inside an {es} cluster.
8
9
These users are only used by requests that originate from within the cluster.
10
For this reason, they cannot be used to authenticate against the API and there
0 commit comments