Christiane (Tina) Heiligers

Results 6 issues of Christiane (Tina) Heiligers

Fix https://github.com/elastic/kibana/issues/178934 Exposes the audit service from core's security service.

Team:Core
Team:Security
release_note:skip
backport:skip
Feature:Security/Audit
v8.15.0

## Summary Part of https://github.com/elastic/kibana/issues/186574 Background: This PR is an example of a plugin migrating away from depending on the Security plugin, which is a high-priority effort for the last...

Team:Core
release_note:skip
Team:ResponseOps
v8.15.0

Most of the Kibana Saved Objects APIs were [deprecated](https://github.com/elastic/kibana/pull/150124) in 8.7 (released Mar 30, 2023). The APIs that are to remain are: `/api/saved_objects/_import` `/api/saved_objects/_export` `/api/saved_objects/_resolve_import_errors` The provider will need to...

Kibana
dependencies

Most of the Kibana Saved Objects HTTP APIs were deprecated in 8.7 (released Mar 30, 2023) and the deprecation period will run out by v9. Kibana Core plans to remove...

Kibana
dependencies
go

Access to `internal` APIs is [restricted in Serverless](https://github.com/elastic/kibana/issues/151940). With v9, we have an opportunity to make the [breaking change](https://github.com/elastic/kibana/issues/163654) in ESS and on-prem and restrict internal APIs by default. **What...

Team:Core
Meta

Given that we cannot move the entire licensing plugin to core, we should consider if exposing frequently used licensing APIs from core, similarily to how authc and audit is exposed...

discuss
needs-team