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

[Cases] RBAC UI Changes #95470

Closed
jonathan-buttner opened this issue Mar 25, 2021 · 3 comments
Closed

[Cases] RBAC UI Changes #95470

jonathan-buttner opened this issue Mar 25, 2021 · 3 comments
Labels
Feature:Cases Cases feature Team:Threat Hunting Security Solution Threat Hunting Team

Comments

@jonathan-buttner
Copy link
Contributor

jonathan-buttner commented Mar 25, 2021

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 creating/finding a case. The name of this identifier is still being determined but for now we can call it the owner. 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 cases of that specific owner.

An example of this addition is here: https://github.com/elastic/kibana/pull/95058/files#diff-674fdf42872e6825aed1751a212809e9850ba9a426fdafd5be27588744f007f1R87

@jonathan-buttner jonathan-buttner added Team:Threat Hunting Security Solution Threat Hunting Team Feature:Cases Cases feature Feature:Cases-RAC-RBAC labels Mar 25, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@cnasikas
Copy link
Member

class changed to owner.

@cnasikas cnasikas mentioned this issue Jun 8, 2021
2 tasks
@cnasikas
Copy link
Member

cnasikas commented Jun 8, 2021

Implemented in #99478

@cnasikas cnasikas closed this as completed Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Cases Cases feature Team:Threat Hunting Security Solution Threat Hunting Team
Projects
None yet
Development

No branches or pull requests

3 participants