Skip to content

Add configuration flag to disable system index permissions #2845

@peternied

Description

@peternied

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.

Metadata

Metadata

Labels

triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions