mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* Add API to refresh authc headers and retry ES request when 401 is encountered (#120677)
* initial POC
* remove test code
* update the header holding logic
* add new API to plugin context
* introduce the IAuthHeadersStorage interface
* fix some types, mocks and tests
* export types from server entrypoint
* also export error type
* more doc
* update generated doc
* Fix ES service tests
* add tests for createInternalErrorHandler
* fix type in cli_setup
* generated doc
* add tests for configureClient
* add unit tests for custom transport class
* fix handler propagation to initial clients
* lint
* address review comments
(cherry picked from commit
|
||
---|---|---|
.. | ||
public | ||
server |