Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[7.17] Do not enforce app authorization for features that have opted …
…out of RBAC. (#165190) (#165234) # Backport This will backport the following commits from `main` to `7.17`: - [Do not enforce app authorization for features that have opted out of RBAC. (#165190)](#165190) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Aleh Zasypkin","email":"aleh.zasypkin@elastic.co"},"sourceCommit":{"committedDate":"2023-08-30T12:38:13Z","message":"Do not enforce app authorization for features that have opted out of RBAC. (#165190)\n\n## Summary\r\n\r\nThe title says it all, we shouldn't enforce app authorization for\r\nfeatures that have opted out of RBAC. Currently we have just two such\r\nfeatures: Enterprise Search and Monitoring.","sha":"f1cc1eb53879a21f0eaf13ef900e0fd872bd7038","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:Security","release_note:skip","Feature:Security/Authorization","backport:all-open","Project:Serverless","ci:build-serverless-image","v8.11.0"],"number":165190,"url":"https://github.com/elastic/kibana/pull/165190","mergeCommit":{"message":"Do not enforce app authorization for features that have opted out of RBAC. (#165190)\n\n## Summary\r\n\r\nThe title says it all, we shouldn't enforce app authorization for\r\nfeatures that have opted out of RBAC. Currently we have just two such\r\nfeatures: Enterprise Search and Monitoring.","sha":"f1cc1eb53879a21f0eaf13ef900e0fd872bd7038"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/165190","number":165190,"mergeCommit":{"message":"Do not enforce app authorization for features that have opted out of RBAC. (#165190)\n\n## Summary\r\n\r\nThe title says it all, we shouldn't enforce app authorization for\r\nfeatures that have opted out of RBAC. Currently we have just two such\r\nfeatures: Enterprise Search and Monitoring.","sha":"f1cc1eb53879a21f0eaf13ef900e0fd872bd7038"}},{"url":"https://github.com/elastic/kibana/pull/165229","number":165229,"branch":"8.10","state":"OPEN"},{"url":"https://github.com/elastic/kibana/pull/165230","number":165230,"branch":"8.9","state":"OPEN"}]}] BACKPORT-->
- Loading branch information