mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Update API keys docs to remove unnecessary API keys service section. (#128464)
This commit is contained in:
parent
617bb305c9
commit
aa4ce92457
1 changed files with 0 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue