[7.x] [DOCS] Moves security content into user folder (#45555) (#45564)

This commit is contained in:
Lisa Cawley 2019-09-12 15:57:59 -07:00 committed by GitHub
parent 5161203529
commit bf1dded7c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 11 additions and 11 deletions

View file

@ -68,4 +68,4 @@ capturing screenshots. Configuring the `xpack.reporting.kibanaServer` settings
to point to a proxy host requires that the Kibana server has network access to
the proxy.
include::{kib-repo-dir}/security/reporting.asciidoc[]
include::{kib-repo-dir}/user/security/reporting.asciidoc[]

View file

@ -4,7 +4,7 @@ include::setup.asciidoc[]
include::{kib-repo-dir}/monitoring/configuring-monitoring.asciidoc[]
include::{kib-repo-dir}/security/securing-kibana.asciidoc[]
include::security/securing-kibana.asciidoc[]
include::getting-started.asciidoc[]
@ -42,7 +42,7 @@ include::management.asciidoc[]
include::{kib-repo-dir}/spaces/index.asciidoc[]
include::{kib-repo-dir}/security/index.asciidoc[]
include::security/index.asciidoc[]
include::{kib-repo-dir}/management/watcher-ui/index.asciidoc[]

View file

@ -20,7 +20,7 @@ To create a role that grants {kib} privileges, go to **Management -> Security ->
To assign {kib} privileges to the role, click **Add space privilege** in the Kibana section.
[role="screenshot"]
image::security/images/add-space-privileges.png[Add space privileges]
image::user/security/images/add-space-privileges.png[Add space privileges]
Open the **Spaces** selection control to specify whether to grant the role access to all spaces *** Global (all spaces)** or one or more individual spaces. If you select *** Global (all spaces)**, you cant select individual spaces until you clear your selection.
@ -37,7 +37,7 @@ To apply your changes, click **Create space privilege**. The space privilege sho
[role="screenshot"]
image::security/images/create-space-privilege.png[Create space privilege]
image::user/security/images/create-space-privilege.png[Create space privilege]
==== Assigning different privileges to different spaces
@ -51,7 +51,7 @@ Additionally, if youve already assigned privileges at *** Global (all spaces)
To view a summary of the privileges granted, click **View privilege summary**.
[role="screenshot"]
image::security/images/view-privilege-summary.png[View privilege summary]
image::user/security/images/view-privilege-summary.png[View privilege summary]
==== Example 1: Grant all access to Dashboard at an individual space
@ -62,7 +62,7 @@ image::security/images/view-privilege-summary.png[View privilege summary]
. Click **Create space privilege**.
[role="screenshot"]
image::security/images/privilege-example-1.png[Privilege example 1]
image::user/security/images/privilege-example-1.png[Privilege example 1]
==== Example 2: Grant all access to one space and read access to another
@ -76,7 +76,7 @@ image::security/images/privilege-example-1.png[Privilege example 1]
. Click **Create space privilege**.
[role="screenshot"]
image::security/images/privilege-example-2.png[Privilege example 2]
image::user/security/images/privilege-example-2.png[Privilege example 2]
==== Example 3: Grant read access to all spaces and write access to an individual space
@ -90,5 +90,5 @@ image::security/images/privilege-example-2.png[Privilege example 2]
. Click **Create space privilege**.
[role="screenshot"]
image::security/images/privilege-example-3.png[Privilege example 3]
image::user/security/images/privilege-example-3.png[Privilege example 3]

View file

@ -14,7 +14,7 @@ Assigning a base privilege grants access to all available features in Kibana (Di
From the role management screen:
[role="screenshot"]
image::security/images/assign_base_privilege.png[Assign base privilege]
image::user/security/images/assign_base_privilege.png[Assign base privilege]
From the <<role-management-api-put, role management API>>:
[source,js]
@ -47,7 +47,7 @@ Assigning a feature privilege grants access to a specific feature.
From the role management screen:
[role="screenshot"]
image::security/images/assign_feature_privilege.png[Assign feature privilege]
image::user/security/images/assign_feature_privilege.png[Assign feature privilege]
From the <<role-management-api-put, role management API>>:
[source,js]

View file

Before

Width:  |  Height:  |  Size: 221 KiB

After

Width:  |  Height:  |  Size: 221 KiB

View file

Before

Width:  |  Height:  |  Size: 365 KiB

After

Width:  |  Height:  |  Size: 365 KiB

View file

Before

Width:  |  Height:  |  Size: 496 KiB

After

Width:  |  Height:  |  Size: 496 KiB

View file

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

View file

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

Before

Width:  |  Height:  |  Size: 216 KiB

After

Width:  |  Height:  |  Size: 216 KiB

View file

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View file

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

View file

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 151 KiB