-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Security Solution][Endpoint] Enable Kibana feature controls (R…
…BAC)configuration by space for Endpoint management (#193003) (#193525) # Backport This will backport the following commits from `main` to `8.x`: - [[Security Solution][Endpoint] Enable Kibana feature controls (RBAC)configuration by space for Endpoint management (#193003)](#193003) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Paul Tavares","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-20T09:47:37Z","message":"[Security Solution][Endpoint] Enable Kibana feature controls (RBAC)configuration by space for Endpoint management (#193003)\n\n## Summary\r\n\r\n### Kibana Core Security plugin\r\n\r\n- Updated several Role forms to include `data-test-subj` in order to\r\nbetter select items from tests\r\n\r\n\r\n\r\n### Security Solution Plugin (and associated packages)\r\n\r\nChanges in support of space awareness:\r\n\r\n- New feature flag control: `endpointManagementSpaceAwarenessEnabled`\r\n- Elastic Defend related kibana feature controls are changed to\r\n`requireAllSpaces: false` when feature flag is enabled\r\n\r\nIn addition:\r\n\r\n- The Cypress serverless FTR configuration used for Defend Workflows\r\ntests was updated to enable the creation of spaces and also role\r\nmanagement UI","sha":"9a9c0f1afe0369d5cfaae1b9468c60dbe800d73b","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Defend Workflows","backport:prev-minor","v8.16.0"],"title":"[Security Solution][Endpoint] Enable Kibana feature controls (RBAC)configuration by space for Endpoint management","number":193003,"url":"https://github.com/elastic/kibana/pull/193003","mergeCommit":{"message":"[Security Solution][Endpoint] Enable Kibana feature controls (RBAC)configuration by space for Endpoint management (#193003)\n\n## Summary\r\n\r\n### Kibana Core Security plugin\r\n\r\n- Updated several Role forms to include `data-test-subj` in order to\r\nbetter select items from tests\r\n\r\n\r\n\r\n### Security Solution Plugin (and associated packages)\r\n\r\nChanges in support of space awareness:\r\n\r\n- New feature flag control: `endpointManagementSpaceAwarenessEnabled`\r\n- Elastic Defend related kibana feature controls are changed to\r\n`requireAllSpaces: false` when feature flag is enabled\r\n\r\nIn addition:\r\n\r\n- The Cypress serverless FTR configuration used for Defend Workflows\r\ntests was updated to enable the creation of spaces and also role\r\nmanagement UI","sha":"9a9c0f1afe0369d5cfaae1b9468c60dbe800d73b"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193003","number":193003,"mergeCommit":{"message":"[Security Solution][Endpoint] Enable Kibana feature controls (RBAC)configuration by space for Endpoint management (#193003)\n\n## Summary\r\n\r\n### Kibana Core Security plugin\r\n\r\n- Updated several Role forms to include `data-test-subj` in order to\r\nbetter select items from tests\r\n\r\n\r\n\r\n### Security Solution Plugin (and associated packages)\r\n\r\nChanges in support of space awareness:\r\n\r\n- New feature flag control: `endpointManagementSpaceAwarenessEnabled`\r\n- Elastic Defend related kibana feature controls are changed to\r\n`requireAllSpaces: false` when feature flag is enabled\r\n\r\nIn addition:\r\n\r\n- The Cypress serverless FTR configuration used for Defend Workflows\r\ntests was updated to enable the creation of spaces and also role\r\nmanagement UI","sha":"9a9c0f1afe0369d5cfaae1b9468c60dbe800d73b"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Paul Tavares <[email protected]>
- Loading branch information
1 parent
1827d2e
commit 5eb5c27
Showing
15 changed files
with
517 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.