Hello All,
-- Question is in context of automatic (through script) installation of kibana software.
-- We have enabled basic authentication for kibana and also enabled anonymous.
-- and we need to import SavedObjects immediately after installation of kibana.
-- To import savedObject, we need to pass apikey in the header (Authorization) for http request.
-- Will the APIKey remains unchanged (from last installation), when we do fresh (from scratch) installation of kibana?