mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
- Resolves https://github.com/elastic/kibana/issues/158173
Based on PoC https://github.com/elastic/kibana/pull/166260
## Summary
This PR adds a new "Saved Query Management" privilege with 2 options:
- `All` will override any per app privilege and will allow users to save
queries from any Kibana page
- `None` will default to per app privileges (backward-compatible option)
<img width="600" alt="Screenshot 2023-09-21 at 15 26 25"
src="
|
||
---|---|---|
.. | ||
apis | ||
fixtures/kbn_archiver/lens | ||
services | ||
config.ts | ||
config_security_basic.ts | ||
config_security_trial.ts | ||
ftr_provider_context.d.ts |