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

Add notifications roles to security plugin for cluster permissions #243

Closed
joshuali925 opened this issue Jul 28, 2021 · 1 comment
Closed
Labels
enhancement New feature or request v1.2 OpenSearch 1.2

Comments

@joshuali925
Copy link
Member

  1. Need to send PR to add roles to security and dashboards security plugin, cluster permissions list:
    "cluster:admin/opensearch/notifications/configs/create",
    "cluster:admin/opensearch/notifications/configs/delete",
    "cluster:admin/opensearch/notifications/configs/get",
    "cluster:admin/opensearch/notifications/configs/update",
    "cluster:admin/opensearch/notifications/events/get",
    "cluster:admin/opensearch/notifications/feature/channels/get",
    "cluster:admin/opensearch/notifications/feature/send",
    "cluster:admin/opensearch/notifications/features",
    "cluster:admin/opensearch/notifications/send"
  1. Need to send PR to dashboards security plugin

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@joshuali925 joshuali925 added the enhancement New feature or request label Jul 28, 2021
@zhongnansu zhongnansu added the v1.2 OpenSearch 1.2 label Sep 2, 2021
@qreshi
Copy link
Contributor

qreshi commented Jun 21, 2022

Default roles were added in opensearch-project/security#1847

@qreshi qreshi closed this as completed Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1.2 OpenSearch 1.2
Projects
None yet
Development

No branches or pull requests

3 participants