elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.73k stars 8.14k forks source link

expose public licensing APIs from core #191771

Open TinaHeiligers opened 3 weeks ago

TinaHeiligers commented 3 weeks ago

Alternative implementation toward https://github.com/elastic/kibana/issues/187296. 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 from core.security. We would need to delegate the implementation back to the licensing plugin.

cc @SiddharthMantri

elasticmachine commented 3 weeks ago

Pinging @elastic/kibana-core (Team:Core)

elasticmachine commented 2 weeks ago

Pinging @elastic/kibana-security (Team:Security)