elastic / kibana

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

[security-in-core] Expose `authz` APIs from Core #183849

Open legrego opened 4 months ago

legrego commented 4 months ago

Part of https://github.com/elastic/kibana/issues/174578

This issue is about migrating the authz APIs to re-expose them from Core, similar to what was done to authc in https://github.com/elastic/kibana/pull/177976

Before we migrate, the @elastic/kibana-security team needs to decide on a preferred API. The current authz API has grown organically, and there are some DX improvements we may consider making before exposing them from Core.

elasticmachine commented 4 months ago

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