-
Notifications
You must be signed in to change notification settings - Fork 358
Add configuration flag to disable system index permissions #2845
Copy link
Copy link
Closed
Labels
triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Description
Problem:
System index permissions allow access to data on clusters that was previously not accessible. For services that operate managed OpenSearch clusters they could want to restriction based on custom index / plugins configuration.
Proposed solution:
Check for a value in the security config something like "system index permissions disabled".
- For existing clusters that migrate to the latest version, the features should be disabled by default.
- For new clusters, the feature should be enabled by default.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.