mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
Introduces a new `Security` Key Concepts page to the developer documentation, with two sections: 1. API Authorization, adapted from https://github.com/elastic/kibana/pull/160351#discussion_r1253519358. 2. `kibana_system` privilege guidelines, adapted from our team's internal documentation. There are two notable changes from the previous version: 1) Removal of internal discussions, as this now exists within a public repository. 2) Recreated the existing mermaid diagram into a public Whimsical diagram. The new docs system supports the latter, but not the former. ## Testing To build this locally, run `./scripts/dev_docs` from a local checkout of this PR. A server will eventually start on `http://localhost:3000` where you can preview the changes. ## Screenshots <img width="1632" alt="CleanShot 2023-07-12 at 08 32 23@2x" src=" |
||
---|---|---|
.. | ||
anatomy_of_a_plugin.mdx | ||
audit_logging.mdx | ||
building_blocks.mdx | ||
data_views.mdx | ||
embeddables.mdx | ||
kibana_platform_plugin_intro.mdx | ||
navigation.mdx | ||
performance.mdx | ||
persistable_state.mdx | ||
saved_objects.mdx | ||
security.mdx |