kibana/examples/feature_control_examples
Sid de0e1eb0d4
Developer documentation for designing feature privileges (#166716)
## 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>
2023-09-27 13:43:55 +02:00
..
common Developer documentation for designing feature privileges (#166716) 2023-09-27 13:43:55 +02:00
public Developer documentation for designing feature privileges (#166716) 2023-09-27 13:43:55 +02:00
server Developer documentation for designing feature privileges (#166716) 2023-09-27 13:43:55 +02:00
kibana.jsonc Developer documentation for designing feature privileges (#166716) 2023-09-27 13:43:55 +02:00
tsconfig.json Developer documentation for designing feature privileges (#166716) 2023-09-27 13:43:55 +02:00