mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
This PR adds a new "encoded" field to the response of CreateApiKey API. It is the base64 encoded value of "id:api_key". The field is added for the convenience of the API consumers so that no extra computation/encoding is needed. Sometimes the extra computation/encoding can be error prone or not feasible for simple clients. Resolves: #50235 |
||
---|---|---|
.. | ||
high-level | ||
low-level | ||
index.asciidoc | ||
license.asciidoc | ||
overview.asciidoc | ||
redirects.asciidoc |