Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.11] [Security Solution] adds users + roles for security serverless…
… projects to kibana (#168420) (#169763) # Backport This will backport the following commits from `main` to `8.11`: - [[Security Solution] adds users + roles for security serverless projects to kibana (#168420)](#168420) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Devin W. Hurley","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-10T16:43:29Z","message":"[Security Solution] adds users + roles for security serverless projects to kibana (#168420)\n\n## Summary\r\n\r\n* Allows local testing of serverless security roles\r\n\r\n* Fixes roles set in roles.yml file used in yarn es serverless.\r\n\r\n* Adds users + roles for security serverless projects to be used\r\ndirectly\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"1fb81fbe1d6626073aa451d047f0b60c472f3369","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["review","release_note:skip","Team: SecuritySolution","Feature:Detection Alerts/Rules RBAC","Project:Serverless","Team:Detection Engine","v8.11.0","v8.12.0"],"number":168420,"url":"https://github.com/elastic/kibana/pull/168420","mergeCommit":{"message":"[Security Solution] adds users + roles for security serverless projects to kibana (#168420)\n\n## Summary\r\n\r\n* Allows local testing of serverless security roles\r\n\r\n* Fixes roles set in roles.yml file used in yarn es serverless.\r\n\r\n* Adds users + roles for security serverless projects to be used\r\ndirectly\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"1fb81fbe1d6626073aa451d047f0b60c472f3369"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/168420","number":168420,"mergeCommit":{"message":"[Security Solution] adds users + roles for security serverless projects to kibana (#168420)\n\n## Summary\r\n\r\n* Allows local testing of serverless security roles\r\n\r\n* Fixes roles set in roles.yml file used in yarn es serverless.\r\n\r\n* Adds users + roles for security serverless projects to be used\r\ndirectly\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"1fb81fbe1d6626073aa451d047f0b60c472f3369"}}]}] BACKPORT--> Co-authored-by: Devin W. Hurley <[email protected]>
- Loading branch information