mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[DOCS] More updates for security content in user folder (#45572)
This commit is contained in:
parent
e5f72d54bc
commit
17f844a93a
22 changed files with 10 additions and 819 deletions
|
@ -19,7 +19,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 can’t select individual spaces until you clear your selection.
|
||||
|
||||
|
@ -36,7 +36,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
|
||||
|
||||
|
@ -50,7 +50,7 @@ Additionally, if you’ve 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
|
||||
|
||||
|
@ -61,7 +61,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
|
||||
|
||||
|
@ -75,7 +75,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
|
||||
|
||||
|
@ -89,5 +89,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]
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue