Feature Controls - Documentation (#35656)

* update spaces images

* add Spaces FC section

* Updates for kibana authorization section

* update plugin development guide

* start adding docs

* remove unused description field from Feature Registry interface

* Update role management API documentation

* Apply suggestions from code review

Thanks, Gail!

Co-Authored-By: legrego <lgregorydev@gmail.com>

* Update docs/api/role-management/put.asciidoc

* update kibana privileges section intro

* relocate link to Role Management API

* update PUT role docs to align with ES

* indicate that base and feature privileges cannot be used at the same time

* restructure kibana privileges section

* add UI and API examples to Kibana Privileges section

* Apply suggestions from code review

Co-Authored-By: legrego <lgregorydev@gmail.com>

* address PR feedback

* Apply suggestions from code review

Co-Authored-By: legrego <lgregorydev@gmail.com>

* Apply suggestions from code review

Co-Authored-By: legrego <lgregorydev@gmail.com>

* address pr feedback

* Update docs/api/role-management/put.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/security/index.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* address PR feedback

* fix merge from master

* Update docs/spaces/managing-spaces.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
This commit is contained in:
Larry Gregory 2019-05-22 14:01:15 -04:00 committed by GitHub
parent d8c2757cb9
commit be765767ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 770 additions and 133 deletions

View file

@ -11,7 +11,7 @@ You can change your current space at any time, by clicking on the space avatar i
[role="screenshot"]
image::spaces/images/change-space.png["Change current space"]
With security enabled, you can <<spaces-securing, control which users have access to individual spaces>>.
With security enabled, you can <<xpack-security-authorization, control which users have access to individual spaces>>.
[float]
@ -26,5 +26,4 @@ version of {kib}, then the default space will contain all of your existing saved
Although you can't delete the default space, you can customize it to your liking.
include::managing-spaces.asciidoc[]
include::securing-spaces.asciidoc[]
include::moving-saved-objects.asciidoc[]