Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cloud Security] Fix authorization issue #183630

Merged
merged 2 commits into from
May 16, 2024

Conversation

CohenIdo
Copy link
Contributor

@CohenIdo CohenIdo commented May 16, 2024

solves:

Summary

Customers were given access to the relevant cloud security indices, but they still did not has access the cloud security product's pages.
The problem was resolved by linking the permissions for the cloud security feature to 'cloud-security-posture-settings' saved object.

My.Movie.2.mp4

@CohenIdo CohenIdo requested a review from a team as a code owner May 16, 2024 11:57
@CohenIdo CohenIdo added v8.14.0 backport release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related labels May 16, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)

@CohenIdo
Copy link
Contributor Author

@elasticmachine merge upstream

@CohenIdo CohenIdo enabled auto-merge (squash) May 16, 2024 12:28
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@CohenIdo CohenIdo merged commit 4caefbc into elastic:main May 16, 2024
35 checks passed
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.14

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label May 17, 2024
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

@CohenIdo CohenIdo added v8.13.5 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. v8.13.0 labels May 19, 2024
@CohenIdo CohenIdo added the auto-backport Deprecated: Automatically backport this PR after it's merged label May 19, 2024
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.13

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

kibanamachine added a commit that referenced this pull request May 19, 2024
# Backport

This will backport the following commits from `main` to `8.14`:
- [[Cloud Security] Fix authorization
issue](#183630)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Ido
Cohen","email":"90558359+CohenIdo@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-16T13:35:50Z","message":"[Cloud
Security] Fix authorization
issue","sha":"4caefbc460335f4fd66428bfb126442f235a2268","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["backport","release_note:skip","Team:Cloud
Security","v8.14.0","v8.15.0"],"title":"[Cloud Security] Fix
authorization
issue","number":183630,"url":"#183630
Security] Fix authorization
issue","sha":"4caefbc460335f4fd66428bfb126442f235a2268"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"#183630
Security] Fix authorization
issue","sha":"4caefbc460335f4fd66428bfb126442f235a2268"}}]}] BACKPORT-->

Co-authored-by: Ido Cohen <90558359+CohenIdo@users.noreply.github.com>
@CohenIdo
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.13

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

@kfirpeled kfirpeled added release_note:fix and removed release_note:skip Skip the PR/issue when compiling release notes labels May 19, 2024
kibanamachine added a commit that referenced this pull request May 19, 2024
# Backport

This will backport the following commits from `main` to `8.13`:
- [[Cloud Security] Fix authorization
issue](#183630)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Ido
Cohen","email":"90558359+CohenIdo@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-16T13:35:50Z","message":"[Cloud
Security] Fix authorization
issue","sha":"4caefbc460335f4fd66428bfb126442f235a2268","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["backport","release_note:skip","auto-backport","Team:Cloud
Security","v8.14.0","v8.15.0","v8.13.5"],"number":183630,"url":"#183630
Security] Fix authorization
issue","sha":"4caefbc460335f4fd66428bfb126442f235a2268"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"#183642
Security] Fix authorization
issue","sha":"4caefbc460335f4fd66428bfb126442f235a2268"}},{"branch":"8.13","label":"v8.13.5","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Ido Cohen <90558359+CohenIdo@users.noreply.github.com>
@kfirpeled kfirpeled added release_note:skip Skip the PR/issue when compiling release notes and removed release_note:fix labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated: Automatically backport this PR after it's merged backport release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related v8.13.5 v8.14.0 v8.15.0
Projects
None yet
6 participants