-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Jan 28] Updates RBAC requirements for 3rd-party response actions #6434
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @natasha-moore-elastic .
I still see the "Technical preview" callout at the top of the page - I assume that will be removed in a subsequent PR?
That's right, it will be handled separately. 👍 |
@@ -20,7 +20,7 @@ Check out <<third-party-actions>> to learn which response actions are supported | |||
-- | |||
* https://www.elastic.co/#[Subscription level]: Enterprise | |||
|
|||
* {kibana-ref}/kibana-role-management.html#adding_kibana_privileges[{kib} feature privilege]: **Actions and Connectors : All**. | |||
* {kibana-ref}/kibana-role-management.html#adding_kibana_privileges[{kib} feature privilege]: Under **Actions and Connectors**, turn on **Customize sub-feature privileges** and enable **Endpoint Security**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nit in case users are selecting a checkbox to enable Endpoint Security. If they aren't, ignore this!
* {kibana-ref}/kibana-role-management.html#adding_kibana_privileges[{kib} feature privilege]: Under **Actions and Connectors**, turn on **Customize sub-feature privileges** and enable **Endpoint Security**. | |
* {kibana-ref}/kibana-role-management.html#adding_kibana_privileges[{kib} feature privilege]: Under **Actions and Connectors**, turn on **Customize sub-feature privileges** and select **Endpoint Security**. |
(cherry picked from commit dd70609)
Resolves #6398.
Preview: Configure third-party response actions: Updated second bullet point in the prerequisites callout.