mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
## Summary Closes #162263 Introduces a new `Feature Privileges` section to the developer documentation. The documentation includes a tutorial on how to control access to features of plugin being developed. Introduces a few sections: - Controlling access to UI features - Controlling access to server side APIs - Documentation for configuration options ## 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. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
anatomy_of_a_plugin.mdx | ||
audit_logging.mdx | ||
building_blocks.mdx | ||
data_views.mdx | ||
embeddables.mdx | ||
feature_privileges.mdx | ||
kibana_platform_plugin_intro.mdx | ||
navigation.mdx | ||
performance.mdx | ||
persistable_state.mdx | ||
saved_objects.mdx | ||
security.mdx |