Update API keys docs to remove unnecessary API keys service section. (#128464)

This commit is contained in:
Aleh Zasypkin 2022-03-29 10:44:00 +02:00 committed by GitHub
parent 617bb305c9
commit aa4ce92457
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,20 +19,6 @@ To manage API keys, open the main menu, then click *Stack Management > API Keys*
[role="screenshot"]
image:images/api-keys.png["API Keys UI"]
[float]
[[api-keys-service]]
=== {es} API key service
The {es} API key service is automatically enabled when you configure
{ref}/configuring-tls.html#tls-http[TLS on the HTTP interface].
This ensures that clients are unable to send API keys in clear-text.
When HTTPS connections are not enabled between {kib} and {es},
you cannot create or manage API keys, and you get an error message.
For more information, see the
{ref}/security-api-create-api-key.html[{es} API key documentation],
or contact your system administrator.
[float]
[[api-keys-security-privileges]]
=== Security privileges