mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update docs for api authentication usage (#66819)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
This commit is contained in:
parent
7d63cafd5d
commit
7b74094e0f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ NOTE: The {kib} Console supports only Elasticsearch APIs. You are unable to inte
|
|||
[float]
|
||||
[[api-authentication]]
|
||||
=== Authentication
|
||||
{kib} supports token-based authentication with the same username and password that you use to log into the {kib} Console.
|
||||
{kib} supports token-based authentication with the same username and password that you use to log into the {kib} Console. In a given HTTP tool, and when available, you can select to use its 'Basic Authentication' option, which is where the username and password are stored in order to be passed as part of the call.
|
||||
|
||||
[float]
|
||||
[[api-calls]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue