-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[CCR] Add create_follow_index privilege #33555
Copy link
Copy link
Closed
Labels
:Distributed/CCRIssues around the Cross Cluster State Replication featuresIssues around the Cross Cluster State Replication features>bug
Description
Currently if the user executing the create and follow api has manager_ccr cluster privilege then it is allowed the create a follow index even if the user does not have the create_index index privilege. This unexpected as creating an index is seen as an index level privilege.
Instead we should introduce a create_follow_index index privilege that the user will need to have in order for the create and follow api to create the follow index.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/CCRIssues around the Cross Cluster State Replication featuresIssues around the Cross Cluster State Replication features>bug
Type
Fields
Give feedbackNo fields configured for issues without a type.