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

[RAC] RBAC UI Changes #95821

Closed
yctercero opened this issue Mar 30, 2021 · 2 comments
Closed

[RAC] RBAC UI Changes #95821

yctercero opened this issue Mar 30, 2021 · 2 comments
Labels
Feature:RAC label obsolete Team:Detections and Resp Security Detection Response Team

Comments

@yctercero
Copy link
Contributor

To complete the RBAC work the UI will need to pass in a type identifier for the plugin that the user is currently residing in when updating or searching for an alert. The name of this identifier is still being determined but for now we can call it the scope. This value must be passed to the backend when making certain requests so that the user's privileges can be checked to determine if they are authorized to interact with said alerts of that specific scope.

For example, if searching for detections alerts, we would pass in:

scope: 'securitySolution',
@yctercero yctercero added Feature:RAC label obsolete Team:Detections and Resp Security Detection Response Team labels Mar 30, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-detections-response (Team:Detections and Resp)

@yctercero yctercero mentioned this issue Mar 30, 2021
13 tasks
@peluja1012
Copy link
Contributor

PR for this here #107242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:RAC label obsolete Team:Detections and Resp Security Detection Response Team
Projects
None yet
Development

No branches or pull requests

3 participants