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

Create dictionary for permissions #1159

Closed
3 of 4 tasks
mpRegalado opened this issue Oct 14, 2021 · 0 comments · Fixed by #1162
Closed
3 of 4 tasks

Create dictionary for permissions #1159

mpRegalado opened this issue Oct 14, 2021 · 0 comments · Fixed by #1162
Assignees
Labels
type/enhancement Enhancement issue

Comments

@mpRegalado
Copy link
Member

mpRegalado commented Oct 14, 2021

Describe the solution you'd like
We should create a dictionary that allows us to define all the permissions that may be required in the app in a central location. It should also allow for parameters to be passed in order to generate specific permissions dinamically.

Additional context
A description for all the actions, resources and endpoints can be found here https://documentation.wazuh.com/current/user-manual/api/rbac/reference.html

Tasks

  • Method for accesing resources
  • Method for accesing actions
  • Method relating actions to resources
  • Method generating requirements for each endpoint
@mpRegalado mpRegalado added the type/enhancement Enhancement issue label Oct 14, 2021
@mpRegalado mpRegalado self-assigned this Oct 14, 2021
This was referenced Oct 14, 2021
@AlexRuiz7 AlexRuiz7 linked a pull request Oct 26, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants